aboutsummaryrefslogtreecommitdiffstats
path: root/modules (unfollow)
Commit message (Collapse)Author
42 hoursmodules/atuin: Use correct `agenix` secret nameBenedikt Peetz
42 hoursmodules/xdg: Re-order let .. in blockBenedikt Peetz
44 hoursmodules/cargo: Move the shared-target to `.cache`Benedikt Peetz
That means it's no longer synchronized or backup-ed (without special exclude filters.)
46 hoursmodules/common/unison: Don't sync `cargo`'s shared targetBenedikt Peetz
46 hoursmodules/atuin: Use `turtle` insteadBenedikt Peetz
5 daysmodules/xdg: Add new `$XDG_PROJECTS_DIR`Benedikt Peetz
5 daysmodules/lf/prev/application/archive: Add required `cabextract` commandBenedikt Peetz
7 daysmodules/boot: Try out more optionsBenedikt Peetz
7 days{modules/boot,pkgs/tails-iso}: Actually use an iso in `fromiso=`Benedikt Peetz
7 daysmodules/boot: Re-work the boot optionsBenedikt Peetz
7 daysmodules/boot: Make sure to use the same paths everywhereBenedikt Peetz
8 daysmodules/boot/iso_entry: Move the iso package to pkgs and updateBenedikt Peetz
8 daysmodules/boot/iso_entry: Correct the boot optionsBenedikt Peetz
I've taken these directly from the grub.cfg and the /usr/init-tools/init files.
8 daysmodules/lf/keymaps: Avoid overriding the default `G` keymapBenedikt Peetz
12 daysmodules/ausweisapp: InitBenedikt Peetz
12 dayspkgs/con2pdf: Remove from system closureBenedikt Peetz
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.
13 daysmodules/lf: Use the new lf-make-map interactive modeBenedikt Peetz
That also forced some changes to other cd key mappings.
2026-06-01modules/boot: Use ISO directly as rootBenedikt Peetz
2026-06-01modules/boot: Remove duplicated `root=` keyBenedikt Peetz
2026-06-01modules/boot: Sign added tails linux kernelBenedikt Peetz
2026-06-01modules/{atuin,common,backup}: Fix minor typos and unused importsBenedikt Peetz
2026-06-01modules/lf/prev/application/archive: Add required `cat` dependencyBenedikt Peetz
2026-06-01pkgs/ll: Stop generating uncountable amount of tmpfilesBenedikt Peetz
2026-06-01modules/qutebrowser: Stop redirecting to the dead `redlib.vhack.eu`Benedikt Peetz
2026-06-01modules/lf/command: Add required `sed` dependencyBenedikt Peetz
That was unsatisfied since I added the `lf_cmd` argument escaping.
2026-06-01modules/boot: Add a `root=` argument to the tails live ISO boot entryBenedikt Peetz
2026-05-31modules/{disks,boot}: Give up on hacky XBOOTLDR supportBenedikt Peetz
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.
2026-05-31modules/disks: Use correct notation for 30GBBenedikt Peetz
2026-05-31modules/{disks,boot}: Prepare re-deploy of apzuBenedikt Peetz
This includes a separate partition of /nix, and a tails ISO as boot target.
2026-05-30modules/legacy/gtk: Re-enable the nordic themeBenedikt Peetz
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.
2026-05-30modules/nix: ModularizeBenedikt Peetz
2026-05-30modules/direnv: Also remove cppnix from `nix-direnv`Benedikt Peetz
This fully removes cppnix from my whole closure.
2026-05-30modules/locale: Add frenchBenedikt Peetz
2026-05-29modules/common/unison: Also avoid trying to synchronize socketsBenedikt Peetz
2026-05-29modules/common/unison: Also syncronize the deerix and beets.old directoryBenedikt Peetz
The wonders of flac to opus conversion reduced the file sizes considerably. Thus, synchronizing is possible.
2026-05-29treewide: Remove unneeded dependenciesBenedikt Peetz
This shaves off around 1.2 GB from the system closure.
2026-05-28modules/foot: InitBenedikt Peetz
2026-05-28modules/ssh: Use new RFC41 settings optionBenedikt Peetz
2026-05-28treewide: FormatBenedikt Peetz
2026-05-25lf/commands/archive_decompress.sh: Use `jar` instead of `unzip`Benedikt Peetz
The `jar` command is way more lenient.
2026-05-25lf/commands/base.sh: Correctly escape single quotes for lf commandsBenedikt Peetz
2026-05-25lf/prev/helpers/show_image: Also show exif information, when showing an imageBenedikt Peetz
2026-05-12modules/nixpkgs: Allow unfree `cmp-calc`Benedikt Peetz
As the comment says, this nvim plugin is effectively free, but they didn't add a license (and it's unmaintained). As such the 'lib.licenses.unfree' makes sense, but allowing it is also ethically okay.
2026-05-12modules/qutebrowser: Avoid pointless `pkgs.hello` dependencyBenedikt Peetz
2026-05-12treewide: Remove all references to `self.inputs`Benedikt Peetz
That doesn't work anymore with the npins sources.
2026-04-14modules/lf/commands/archive_{de,}compress: Add missing dependenciesBenedikt Peetz
2026-04-14modules/ly: Use full color for the dur fileBenedikt Peetz
Otherwise it will not be drawn.
2026-04-14modules/lf/scripts/decompress: Show message on finished decompressionBenedikt Peetz
2026-04-14modules/ly: Add a new black hole animationBenedikt Peetz
2026-04-14modules/lf/colors: Hide the (not removable) `~/.pki` directoryBenedikt Peetz