| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | modules/river: Update the environments 5 variables at a timeHEADprime | Benedikt Peetz | 5 hours |
| | | | | | Otherwise we might run into the maximal argv length limit. | ||
| * | modules/river: Keep environment sourcing actually on one line | Benedikt Peetz | 6 hours |
| | | |||
| * | modules/i3bar-river: Add `btrfs-progs` to the dependencies | Benedikt Peetz | 18 hours |
| | | |||
| * | modules/river: Import all the sessionVariables | Benedikt Peetz | 18 hours |
| | | | | | Otherwise things like `MPD_HOST` are not accessible | ||
| * | modules/i3bar-river: Add required `sh` dependency | Benedikt Peetz | 18 hours |
| | | |||
| * | modules/river: Import variables into systemd before starting the session | Benedikt Peetz | 19 hours |
| | | |||
| * | modules/river: Actually start the `graphical-session.target` | Benedikt Peetz | 19 hours |
| | | | | | Previously it was behind the `exec` so never started. | ||
| * | modules/ly: Avoid setting protective bashOptions for the setup script | Benedikt Peetz | 19 hours |
| | | | | | | Some scripts this setup script sources rely on these options to be unset. | ||
| * | modules/ly: Make the setup script executable and improve it | Benedikt Peetz | 19 hours |
| | | |||
| * | modules/{river,ly}: Avoid starting `graphical-session.target` to early | Benedikt Peetz | 19 hours |
| | | |||
| * | treewide: Remove config eval errors | Benedikt Peetz | 20 hours |
| | | |||
| * | modules/river/keymap: Spawn foot as default terminal | Benedikt Peetz | 21 hours |
| | | |||
| * | modules/foot: Configure a theme | Benedikt Peetz | 21 hours |
| | | |||
| * | modules/{river,foot,i3bar-river}: Use systemd services for background stuff | Benedikt Peetz | 21 hours |
| | | |||
| * | modules/common: Enable steam again | Benedikt Peetz | 47 hours |
| | | |||
| * | modules/{steam,nvim/plgs/cmp}: Make allowing unfree packages module-local | Benedikt Peetz | 47 hours |
| | | |||
| * | modules/lf: Use nix attrs to avoid overlapping mappings | Benedikt Peetz | 47 hours |
| | | | | | | | Previously the `n*` mapping for movement were not accessible, because they accidentally overlapped with the vim `n` mapping. This is now impossible. | ||
| * | modules/qutebrowser: Use the unstable channels for `no` and `np` | Benedikt Peetz | 2 days |
| | | |||
| * | modules/atuin/secrets/user_id: Fix typo | Benedikt Peetz | 10 days |
| | | |||
| * | modules/atuin: Use correct `agenix` secret name | Benedikt Peetz | 10 days |
| | | |||
| * | modules/xdg: Re-order let .. in block | Benedikt Peetz | 10 days |
| | | |||
| * | modules/cargo: Move the shared-target to `.cache` | Benedikt Peetz | 10 days |
| | | | | | | That means it's no longer synchronized or backup-ed (without special exclude filters.) | ||
| * | modules/common/unison: Don't sync `cargo`'s shared target | Benedikt Peetz | 10 days |
| | | |||
| * | modules/atuin: Use `turtle` instead | Benedikt Peetz | 10 days |
| | | |||
| * | modules/xdg: Add new `$XDG_PROJECTS_DIR` | Benedikt Peetz | 13 days |
| | | |||
| * | modules/lf/prev/application/archive: Add required `cabextract` command | Benedikt Peetz | 13 days |
| | | |||
| * | modules/boot: Try out more options | Benedikt Peetz | 2026-06-08 |
| | | |||
| * | {modules/boot,pkgs/tails-iso}: Actually use an iso in `fromiso=` | Benedikt Peetz | 2026-06-08 |
| | | |||
| * | modules/boot: Re-work the boot options | Benedikt Peetz | 2026-06-08 |
| | | |||
| * | modules/boot: Make sure to use the same paths everywhere | Benedikt Peetz | 2026-06-08 |
| | | |||
| * | modules/boot/iso_entry: Move the iso package to pkgs and update | Benedikt Peetz | 2026-06-08 |
| | | |||
| * | modules/boot/iso_entry: Correct the boot options | Benedikt Peetz | 2026-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` keymap | Benedikt Peetz | 2026-06-08 |
| | | |||
| * | modules/ausweisapp: Init | Benedikt Peetz | 2026-06-03 |
| | | |||
| * | pkgs/con2pdf: Remove from system closure | Benedikt Peetz | 2026-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. | ||
| * | modules/lf: Use the new lf-make-map interactive mode | Benedikt Peetz | 2026-06-02 |
| | | | | | That also forced some changes to other cd key mappings. | ||
| * | modules/boot: Use ISO directly as root | Benedikt Peetz | 2026-06-01 |
| | | |||
| * | modules/boot: Remove duplicated `root=` key | Benedikt Peetz | 2026-06-01 |
| | | |||
| * | modules/boot: Sign added tails linux kernel | Benedikt Peetz | 2026-06-01 |
| | | |||
| * | modules/{atuin,common,backup}: Fix minor typos and unused imports | Benedikt Peetz | 2026-06-01 |
| | | |||
| * | modules/lf/prev/application/archive: Add required `cat` dependency | Benedikt Peetz | 2026-06-01 |
| | | |||
| * | pkgs/ll: Stop generating uncountable amount of tmpfiles | Benedikt Peetz | 2026-06-01 |
| | | |||
| * | modules/qutebrowser: Stop redirecting to the dead `redlib.vhack.eu` | Benedikt Peetz | 2026-06-01 |
| | | |||
| * | modules/lf/command: Add required `sed` dependency | Benedikt Peetz | 2026-06-01 |
| | | | | | 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 | 2026-06-01 |
| | | |||
| * | 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 |
| | | |||
