aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* modules/{river,ly}: Avoid starting `graphical-session.target` to earlyBenedikt Peetz13 hours
|
* treewide: Remove config eval errorsBenedikt Peetz14 hours
|
* inputs.nix: Switch back to versioned lanzaboote releasesBenedikt Peetz14 hours
|
* modules/river/keymap: Spawn foot as default terminalBenedikt Peetz14 hours
|
* modules/foot: Configure a themeBenedikt Peetz14 hours
|
* modules/{river,foot,i3bar-river}: Use systemd services for background stuffBenedikt Peetz15 hours
|
* modules/common: Enable steam againBenedikt Peetz41 hours
|
* modules/{steam,nvim/plgs/cmp}: Make allowing unfree packages module-localBenedikt Peetz41 hours
|
* modules/lf: Use nix attrs to avoid overlapping mappingsBenedikt Peetz41 hours
| | | | | | Previously the `n*` mapping for movement were not accessible, because they accidentally overlapped with the vim `n` mapping. This is now impossible.
* pkgs/lf-make-map: Improve error messageBenedikt Peetz42 hours
|
* modules/qutebrowser: Use the unstable channels for `no` and `np`Benedikt Peetz42 hours
|
* npins/turtle: UpdateBenedikt Peetz9 days
|
* modules/atuin/secrets/user_id: Fix typoBenedikt Peetz10 days
|
* npins: UpdateBenedikt Peetz10 days
|
* modules/atuin: Use correct `agenix` secret nameBenedikt Peetz10 days
|
* modules/xdg: Re-order let .. in blockBenedikt Peetz10 days
|
* inputs.nix: Switch to lanzaboote masterBenedikt Peetz10 days
| | | | | | The released version is already quite behind and currently doesn't build anymore, because the `bootspec.enable` option, used in the nix module, was removed from unstable.
* modules/cargo: Move the shared-target to `.cache`Benedikt Peetz10 days
| | | | | That means it's no longer synchronized or backup-ed (without special exclude filters.)
* pkgs/tails-iso/update.sh: Don't re-download when the version didn't changeBenedikt Peetz10 days
|
* treewide: UpdateBenedikt Peetz10 days
|
* scripts/unflake.sh: Work around unflake not supporting npins v8Benedikt Peetz10 days
|
* modules/common/unison: Don't sync `cargo`'s shared targetBenedikt Peetz10 days
|
* modules/atuin: Use `turtle` insteadBenedikt Peetz10 days
|
* flake/devShell: Add `html2text`Benedikt Peetz13 days
| | | | Which is a dependency of the `tails-iso` update script
* modules/xdg: Add new `$XDG_PROJECTS_DIR`Benedikt Peetz13 days
|
* modules/lf/prev/application/archive: Add required `cabextract` commandBenedikt Peetz13 days
|
* modules/boot: Try out more optionsBenedikt Peetz2026-06-08
|
* {modules/boot,pkgs/tails-iso}: Actually use an iso in `fromiso=`Benedikt Peetz2026-06-08
|
* modules/boot: Re-work the boot optionsBenedikt Peetz2026-06-08
|
* modules/boot: Make sure to use the same paths everywhereBenedikt Peetz2026-06-08
|
* pkgs/tails-iso: Add update scriptBenedikt Peetz2026-06-08
|
* modules/boot/iso_entry: Move the iso package to pkgs and updateBenedikt Peetz2026-06-08
|
* modules/boot/iso_entry: Correct the boot optionsBenedikt Peetz2026-06-08
| | | | | I've taken these directly from the grub.cfg and the /usr/init-tools/init files.
* modules/lf/keymaps: Avoid overriding the default `G` keymapBenedikt Peetz2026-06-08
|
* pkgs/lf-make-map: Account for an `Enter` without having a value setBenedikt Peetz2026-06-03
|
* pkgs/lf-make-map: Print the interactive selection mode to stderrBenedikt Peetz2026-06-03
| | | | | Printing it to stdout is obviously nonsense (e.g. This breaks: `cd "$(lf-make-map interactive ~/*)"`).
* modules/ausweisapp: InitBenedikt Peetz2026-06-03
|
* pkgs/con2pdf: Remove from system closureBenedikt Peetz2026-06-03
| | | | | This script depends on the deprecated shell-library, and as such was unusable for over a year. It's time to remove it from the closure.
* {pkgs/{lf-make-map,river-mk-keymap},flake}: UpdateBenedikt Peetz2026-06-03
|
* pkgs/mpdpopm: Upgrade rand and lalrpop to breaking versionBenedikt Peetz2026-06-03
|
* pkgs/tskm: Update `taskchampion` to 3.xBenedikt Peetz2026-06-03
|
* pkgs/*/update.sh: Perform more through cargo updatesBenedikt Peetz2026-06-03
|
* pkgs/lf-make-map: Special case dot-directoriesBenedikt Peetz2026-06-02
| | | | That makes the mappings for `~/.config` or `~/.local` more accessible.
* modules/lf: Use the new lf-make-map interactive modeBenedikt Peetz2026-06-02
| | | | That also forced some changes to other cd key mappings.
* pkgs/lf-make-map: Implement an interactive modeBenedikt Peetz2026-06-02
| | | | This mode effectively replaces the display lf gives you for mappings.
* pkgs/*/flake.nix: Actually instantiate `nixpkgs` instead of just loadingBenedikt Peetz2026-06-02
|
* modules/boot: Use ISO directly as rootBenedikt Peetz2026-06-01
|
* modules/boot: Remove duplicated `root=` keyBenedikt Peetz2026-06-01
|
* modules/boot: Sign added tails linux kernelBenedikt Peetz2026-06-01
|
* modules/{atuin,common,backup}: Fix minor typos and unused importsBenedikt Peetz2026-06-01
|