| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | modules/atuin: Use correct `agenix` secret name | Benedikt Peetz | 21 hours |
| | | |||
| * | modules/xdg: Re-order let .. in block | Benedikt Peetz | 21 hours |
| | | |||
| * | inputs.nix: Switch to lanzaboote master | Benedikt Peetz | 23 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 Peetz | 23 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 change | Benedikt Peetz | 25 hours |
| | | |||
| * | treewide: Update | Benedikt Peetz | 25 hours |
| | | |||
| * | scripts/unflake.sh: Work around unflake not supporting npins v8 | Benedikt Peetz | 25 hours |
| | | |||
| * | modules/common/unison: Don't sync `cargo`'s shared target | Benedikt Peetz | 25 hours |
| | | |||
| * | modules/atuin: Use `turtle` instead | Benedikt Peetz | 25 hours |
| | | |||
| * | flake/devShell: Add `html2text` | Benedikt Peetz | 4 days |
| | | | | | Which is a dependency of the `tails-iso` update script | ||
| * | modules/xdg: Add new `$XDG_PROJECTS_DIR` | Benedikt Peetz | 4 days |
| | | |||
| * | modules/lf/prev/application/archive: Add required `cabextract` command | Benedikt Peetz | 4 days |
| | | |||
| * | modules/boot: Try out more options | Benedikt Peetz | 6 days |
| | | |||
| * | {modules/boot,pkgs/tails-iso}: Actually use an iso in `fromiso=` | Benedikt Peetz | 6 days |
| | | |||
| * | modules/boot: Re-work the boot options | Benedikt Peetz | 6 days |
| | | |||
| * | modules/boot: Make sure to use the same paths everywhere | Benedikt Peetz | 6 days |
| | | |||
| * | pkgs/tails-iso: Add update script | Benedikt Peetz | 6 days |
| | | |||
| * | modules/boot/iso_entry: Move the iso package to pkgs and update | Benedikt Peetz | 7 days |
| | | |||
| * | modules/boot/iso_entry: Correct the boot options | Benedikt Peetz | 7 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` keymap | Benedikt Peetz | 7 days |
| | | |||
| * | pkgs/lf-make-map: Account for an `Enter` without having a value set | Benedikt Peetz | 11 days |
| | | |||
| * | pkgs/lf-make-map: Print the interactive selection mode to stderr | Benedikt Peetz | 11 days |
| | | | | | | Printing it to stdout is obviously nonsense (e.g. This breaks: `cd "$(lf-make-map interactive ~/*)"`). | ||
| * | modules/ausweisapp: Init | Benedikt Peetz | 11 days |
| | | |||
| * | pkgs/con2pdf: Remove from system closure | Benedikt Peetz | 11 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}: Update | Benedikt Peetz | 11 days |
| | | |||
| * | pkgs/mpdpopm: Upgrade rand and lalrpop to breaking version | Benedikt Peetz | 11 days |
| | | |||
| * | pkgs/tskm: Update `taskchampion` to 3.x | Benedikt Peetz | 11 days |
| | | |||
| * | pkgs/*/update.sh: Perform more through cargo updates | Benedikt Peetz | 11 days |
| | | |||
| * | pkgs/lf-make-map: Special case dot-directories | Benedikt Peetz | 12 days |
| | | | | | That makes the mappings for `~/.config` or `~/.local` more accessible. | ||
| * | modules/lf: Use the new lf-make-map interactive mode | Benedikt Peetz | 12 days |
| | | | | | That also forced some changes to other cd key mappings. | ||
| * | pkgs/lf-make-map: Implement an interactive mode | Benedikt Peetz | 12 days |
| | | | | | This mode effectively replaces the display lf gives you for mappings. | ||
| * | pkgs/*/flake.nix: Actually instantiate `nixpkgs` instead of just loading | Benedikt Peetz | 12 days |
| | | |||
| * | modules/boot: Use ISO directly as root | Benedikt Peetz | 14 days |
| | | |||
| * | modules/boot: Remove duplicated `root=` key | Benedikt Peetz | 14 days |
| | | |||
| * | modules/boot: Sign added tails linux kernel | Benedikt Peetz | 14 days |
| | | |||
| * | modules/{atuin,common,backup}: Fix minor typos and unused imports | Benedikt Peetz | 14 days |
| | | |||
| * | modules/lf/prev/application/archive: Add required `cat` dependency | Benedikt Peetz | 14 days |
| | | |||
| * | pkgs/ll: Stop generating uncountable amount of tmpfiles | Benedikt Peetz | 14 days |
| | | |||
| * | modules/qutebrowser: Stop redirecting to the dead `redlib.vhack.eu` | Benedikt Peetz | 14 days |
| | | |||
| * | modules/lf/command: Add required `sed` dependency | Benedikt Peetz | 14 days |
| | | | | | That was unsatisfied since I added the `lf_cmd` argument escaping. | ||
| * | modules/boot: Add a `root=` argument to the tails live ISO boot entry | Benedikt Peetz | 14 days |
| | | |||
| * | modules/{disks,boot}: Give up on hacky XBOOTLDR support | Benedikt Peetz | 2026-05-31 |
| | | | | | | | 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 30GB | Benedikt Peetz | 2026-05-31 |
| | | |||
| * | modules/{disks,boot}: Prepare re-deploy of apzu | Benedikt Peetz | 2026-05-31 |
| | | | | | | This includes a separate partition of /nix, and a tails ISO as boot target. | ||
| * | modules/legacy/gtk: Re-enable the nordic theme | Benedikt Peetz | 2026-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: Modularize | Benedikt Peetz | 2026-05-30 |
| | | |||
| * | modules/direnv: Also remove cppnix from `nix-direnv` | Benedikt Peetz | 2026-05-30 |
| | | | | | This fully removes cppnix from my whole closure. | ||
| * | pkgs/fupdates-sys: Remove cppnix dependency | Benedikt Peetz | 2026-05-30 |
| | | |||
| * | modules/locale: Add french | Benedikt Peetz | 2026-05-30 |
| | | |||
| * | modules/common/unison: Also avoid trying to synchronize sockets | Benedikt Peetz | 2026-05-29 |
| | | |||
