| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | modules/boot: Remove duplicated `root=` key | Benedikt Peetz | 21 hours |
| | | |||
| * | modules/boot: Sign added tails linux kernel | Benedikt Peetz | 21 hours |
| | | |||
| * | modules/{atuin,common,backup}: Fix minor typos and unused imports | Benedikt Peetz | 21 hours |
| | | |||
| * | modules/lf/prev/application/archive: Add required `cat` dependency | Benedikt Peetz | 21 hours |
| | | |||
| * | pkgs/ll: Stop generating uncountable amount of tmpfiles | Benedikt Peetz | 21 hours |
| | | |||
| * | modules/qutebrowser: Stop redirecting to the dead `redlib.vhack.eu` | Benedikt Peetz | 21 hours |
| | | |||
| * | modules/lf/command: Add required `sed` dependency | Benedikt Peetz | 21 hours |
| | | | | | 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 | 21 hours |
| | | |||
| * | modules/{disks,boot}: Give up on hacky XBOOTLDR support | Benedikt Peetz | 23 hours |
| | | | | | | | 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 | 28 hours |
| | | |||
| * | modules/{disks,boot}: Prepare re-deploy of apzu | Benedikt Peetz | 31 hours |
| | | | | | | This includes a separate partition of /nix, and a tails ISO as boot target. | ||
| * | modules/legacy/gtk: Re-enable the nordic theme | Benedikt Peetz | 2 days |
| | | | | | | | 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 | 2 days |
| | | |||
| * | modules/direnv: Also remove cppnix from `nix-direnv` | Benedikt Peetz | 2 days |
| | | | | | This fully removes cppnix from my whole closure. | ||
| * | modules/locale: Add french | Benedikt Peetz | 3 days |
| | | |||
| * | modules/common/unison: Also avoid trying to synchronize sockets | Benedikt Peetz | 3 days |
| | | |||
| * | modules/common/unison: Also syncronize the deerix and beets.old directory | Benedikt Peetz | 3 days |
| | | | | | | The wonders of flac to opus conversion reduced the file sizes considerably. Thus, synchronizing is possible. | ||
| * | treewide: Remove unneeded dependencies | Benedikt Peetz | 4 days |
| | | | | | This shaves off around 1.2 GB from the system closure. | ||
| * | modules/foot: Init | Benedikt Peetz | 4 days |
| | | |||
| * | modules/ssh: Use new RFC41 settings option | Benedikt Peetz | 4 days |
| | | |||
| * | treewide: Format | Benedikt Peetz | 4 days |
| | | |||
| * | lf/commands/archive_decompress.sh: Use `jar` instead of `unzip` | Benedikt Peetz | 7 days |
| | | | | | The `jar` command is way more lenient. | ||
| * | lf/commands/base.sh: Correctly escape single quotes for lf commands | Benedikt Peetz | 7 days |
| | | |||
| * | lf/prev/helpers/show_image: Also show exif information, when showing an image | Benedikt Peetz | 7 days |
| | | |||
| * | modules/nixpkgs: Allow unfree `cmp-calc` | Benedikt Peetz | 2026-05-12 |
| | | | | | | | | 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. | ||
| * | modules/qutebrowser: Avoid pointless `pkgs.hello` dependency | Benedikt Peetz | 2026-05-12 |
| | | |||
| * | treewide: Remove all references to `self.inputs` | Benedikt Peetz | 2026-05-12 |
| | | | | | That doesn't work anymore with the npins sources. | ||
| * | modules/lf/commands/archive_{de,}compress: Add missing dependencies | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/ly: Use full color for the dur file | Benedikt Peetz | 2026-04-14 |
| | | | | | Otherwise it will not be drawn. | ||
| * | modules/lf/scripts/decompress: Show message on finished decompression | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/ly: Add a new black hole animation | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/lf/colors: Hide the (not removable) `~/.pki` directory | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/ly: Avoid dumping logs and cache files into `$HOME` | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/atuin: Use a dedicated log directory instead of one in `$HOME` | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/{git,fonts,starship}: Avoid using deprecated escapes | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/legacy/pkgs: Remove some packages that are already in the system closure | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/legacy/gtk: Adapt to changed home-manager defaults | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/cargo: Use one shared cargo `./target` directory | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/disks/hibernate: Migrate to rfc42 settings | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/mergiraf: Explicitly enable `git` integration | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/git: Adopt to changed defaults in home-manager | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/common: Disable `nixos-shell` | Benedikt Peetz | 2026-04-14 |
| | | | | | I've never really used it and it uses up ~2GB. | ||
| * | modules/xdg: Move the rest of the xdg config here | Benedikt Peetz | 2026-04-14 |
| | | |||
| * | modules/atuin: Use the daemon | Benedikt Peetz | 2026-04-14 |
| | | | | | This might improve cli performance. | ||
| * | modules/atin: Use upstream package | Benedikt Peetz | 2026-04-14 |
| | | | | | `atuin` now supports configuring the keymap. | ||
| * | modules/i3status-rust: Use upstream package | Benedikt Peetz | 2026-04-14 |
| | | | | | My patches have been merged upstream. | ||
| * | modules/nvim/plgs/lsp/openscad: Specify the autoCmd correctly | Benedikt Peetz | 2026-03-19 |
| | | |||
| * | modules/ly: Use the correct `writeText` function | Benedikt Peetz | 2026-03-19 |
| | | |||
| * | modules/ly: Use a more modest animation | Benedikt Peetz | 2026-03-19 |
| | | |||
| * | modules/nvim/plgs/lsp/zls: Enable | Benedikt Peetz | 2026-03-19 |
| | | |||
