aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* npins: UpdateBenedikt Peetz9 hours
|
* modules/atuin: Use correct `agenix` secret nameBenedikt Peetz9 hours
|
* modules/xdg: Re-order let .. in blockBenedikt Peetz9 hours
|
* inputs.nix: Switch to lanzaboote masterBenedikt Peetz10 hours
| | | | | | 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 hours
| | | | | 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 Peetz12 hours
|
* treewide: UpdateBenedikt Peetz12 hours
|
* scripts/unflake.sh: Work around unflake not supporting npins v8Benedikt Peetz12 hours
|
* modules/common/unison: Don't sync `cargo`'s shared targetBenedikt Peetz12 hours
|
* modules/atuin: Use `turtle` insteadBenedikt Peetz12 hours
|
* flake/devShell: Add `html2text`Benedikt Peetz4 days
| | | | Which is a dependency of the `tails-iso` update script
* modules/xdg: Add new `$XDG_PROJECTS_DIR`Benedikt Peetz4 days
|
* modules/lf/prev/application/archive: Add required `cabextract` commandBenedikt Peetz4 days
|
* modules/boot: Try out more optionsBenedikt Peetz6 days
|
* {modules/boot,pkgs/tails-iso}: Actually use an iso in `fromiso=`Benedikt Peetz6 days
|
* modules/boot: Re-work the boot optionsBenedikt Peetz6 days
|
* modules/boot: Make sure to use the same paths everywhereBenedikt Peetz6 days
|
* pkgs/tails-iso: Add update scriptBenedikt Peetz6 days
|
* modules/boot/iso_entry: Move the iso package to pkgs and updateBenedikt Peetz6 days
|
* modules/boot/iso_entry: Correct the boot optionsBenedikt Peetz6 days
| | | | | 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 Peetz6 days
|
* pkgs/lf-make-map: Account for an `Enter` without having a value setBenedikt Peetz10 days
|
* pkgs/lf-make-map: Print the interactive selection mode to stderrBenedikt Peetz10 days
| | | | | Printing it to stdout is obviously nonsense (e.g. This breaks: `cd "$(lf-make-map interactive ~/*)"`).
* modules/ausweisapp: InitBenedikt Peetz11 days
|
* pkgs/con2pdf: Remove from system closureBenedikt Peetz11 days
| | | | | 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 Peetz11 days
|
* pkgs/mpdpopm: Upgrade rand and lalrpop to breaking versionBenedikt Peetz11 days
|
* pkgs/tskm: Update `taskchampion` to 3.xBenedikt Peetz11 days
|
* pkgs/*/update.sh: Perform more through cargo updatesBenedikt Peetz11 days
|
* pkgs/lf-make-map: Special case dot-directoriesBenedikt Peetz12 days
| | | | That makes the mappings for `~/.config` or `~/.local` more accessible.
* modules/lf: Use the new lf-make-map interactive modeBenedikt Peetz12 days
| | | | That also forced some changes to other cd key mappings.
* pkgs/lf-make-map: Implement an interactive modeBenedikt Peetz12 days
| | | | This mode effectively replaces the display lf gives you for mappings.
* pkgs/*/flake.nix: Actually instantiate `nixpkgs` instead of just loadingBenedikt Peetz12 days
|
* modules/boot: Use ISO directly as rootBenedikt Peetz13 days
|
* modules/boot: Remove duplicated `root=` keyBenedikt Peetz13 days
|
* modules/boot: Sign added tails linux kernelBenedikt Peetz13 days
|
* modules/{atuin,common,backup}: Fix minor typos and unused importsBenedikt Peetz13 days
|
* modules/lf/prev/application/archive: Add required `cat` dependencyBenedikt Peetz13 days
|
* pkgs/ll: Stop generating uncountable amount of tmpfilesBenedikt Peetz13 days
|
* modules/qutebrowser: Stop redirecting to the dead `redlib.vhack.eu`Benedikt Peetz13 days
|
* modules/lf/command: Add required `sed` dependencyBenedikt Peetz13 days
| | | | That was unsatisfied since I added the `lf_cmd` argument escaping.
* modules/boot: Add a `root=` argument to the tails live ISO boot entryBenedikt Peetz13 days
|
* modules/{disks,boot}: Give up on hacky XBOOTLDR supportBenedikt Peetz14 days
| | | | | | We would effectively need a separate partition without LUKS for that to work. And because we are not working around Windows EFI, it's easier to just make the real EFI partition bigger.
* modules/disks: Use correct notation for 30GBBenedikt Peetz14 days
|
* modules/{disks,boot}: Prepare re-deploy of apzuBenedikt Peetz14 days
| | | | | This includes a separate partition of /nix, and a tails ISO as boot target.
* modules/legacy/gtk: Re-enable the nordic themeBenedikt Peetz2026-05-30
| | | | | | This theme seems to also remove the client side decoration title bars, which are incredible ugly and pointless on a wm. So, let's re-activate it.
* modules/nix: ModularizeBenedikt Peetz2026-05-30
|
* modules/direnv: Also remove cppnix from `nix-direnv`Benedikt Peetz2026-05-30
| | | | This fully removes cppnix from my whole closure.
* pkgs/fupdates-sys: Remove cppnix dependencyBenedikt Peetz2026-05-30
|
* modules/locale: Add frenchBenedikt Peetz2026-05-30
|