aboutsummaryrefslogtreecommitdiffstats
path: root/modules (follow)
Commit message (Collapse)AuthorAge
* modules/river: Import all the sessionVariablesBenedikt Peetz6 hours
| | | | Otherwise things like `MPD_HOST` are not accessible
* modules/i3bar-river: Add required `sh` dependencyBenedikt Peetz7 hours
|
* modules/river: Import variables into systemd before starting the sessionBenedikt Peetz7 hours
|
* modules/river: Actually start the `graphical-session.target`Benedikt Peetz7 hours
| | | | Previously it was behind the `exec` so never started.
* modules/ly: Avoid setting protective bashOptions for the setup scriptBenedikt Peetz7 hours
| | | | | Some scripts this setup script sources rely on these options to be unset.
* modules/ly: Make the setup script executable and improve itBenedikt Peetz8 hours
|
* modules/{river,ly}: Avoid starting `graphical-session.target` to earlyBenedikt Peetz8 hours
|
* treewide: Remove config eval errorsBenedikt Peetz9 hours
|
* modules/river/keymap: Spawn foot as default terminalBenedikt Peetz9 hours
|
* modules/foot: Configure a themeBenedikt Peetz9 hours
|
* modules/{river,foot,i3bar-river}: Use systemd services for background stuffBenedikt Peetz9 hours
|
* modules/common: Enable steam againBenedikt Peetz36 hours
|
* modules/{steam,nvim/plgs/cmp}: Make allowing unfree packages module-localBenedikt Peetz36 hours
|
* modules/lf: Use nix attrs to avoid overlapping mappingsBenedikt Peetz36 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 Peetz37 hours
|
* modules/atuin/secrets/user_id: Fix typoBenedikt Peetz9 days
|
* modules/atuin: Use correct `agenix` secret nameBenedikt Peetz9 days
|
* modules/xdg: Re-order let .. in blockBenedikt Peetz9 days
|
* modules/cargo: Move the shared-target to `.cache`Benedikt Peetz9 days
| | | | | That means it's no longer synchronized or backup-ed (without special exclude filters.)
* modules/common/unison: Don't sync `cargo`'s shared targetBenedikt Peetz9 days
|
* modules/atuin: Use `turtle` insteadBenedikt Peetz9 days
|
* 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
|
* 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
|
* 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.
* modules/lf: Use the new lf-make-map interactive modeBenedikt Peetz2026-06-02
| | | | That also forced some changes to other cd key mappings.
* 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
|
* modules/lf/prev/application/archive: Add required `cat` dependencyBenedikt Peetz2026-06-01
|
* pkgs/ll: Stop generating uncountable amount of tmpfilesBenedikt Peetz2026-06-01
|
* modules/qutebrowser: Stop redirecting to the dead `redlib.vhack.eu`Benedikt Peetz2026-06-01
|
* modules/lf/command: Add required `sed` dependencyBenedikt Peetz2026-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 entryBenedikt Peetz2026-06-01
|
* modules/{disks,boot}: Give up on hacky XBOOTLDR supportBenedikt Peetz2026-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 30GBBenedikt Peetz2026-05-31
|
* modules/{disks,boot}: Prepare re-deploy of apzuBenedikt Peetz2026-05-31
| | | | | 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.
* modules/locale: Add frenchBenedikt Peetz2026-05-30
|
* modules/common/unison: Also avoid trying to synchronize socketsBenedikt Peetz2026-05-29
|