aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* modules/boot: Use ISO directly as rootHEADprimeBenedikt Peetz15 hours
|
* modules/boot: Remove duplicated `root=` keyBenedikt Peetz15 hours
|
* modules/boot: Sign added tails linux kernelBenedikt Peetz15 hours
|
* modules/{atuin,common,backup}: Fix minor typos and unused importsBenedikt Peetz16 hours
|
* modules/lf/prev/application/archive: Add required `cat` dependencyBenedikt Peetz16 hours
|
* pkgs/ll: Stop generating uncountable amount of tmpfilesBenedikt Peetz16 hours
|
* modules/qutebrowser: Stop redirecting to the dead `redlib.vhack.eu`Benedikt Peetz16 hours
|
* modules/lf/command: Add required `sed` dependencyBenedikt Peetz16 hours
| | | | That was unsatisfied since I added the `lf_cmd` argument escaping.
* modules/boot: Add a `root=` argument to the tails live ISO boot entryBenedikt Peetz16 hours
|
* modules/{disks,boot}: Give up on hacky XBOOTLDR supportBenedikt Peetz18 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 30GBBenedikt Peetz23 hours
|
* modules/{disks,boot}: Prepare re-deploy of apzuBenedikt Peetz26 hours
| | | | | This includes a separate partition of /nix, and a tails ISO as boot target.
* modules/legacy/gtk: Re-enable the nordic themeBenedikt Peetz45 hours
| | | | | | 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 Peetz2 days
|
* modules/direnv: Also remove cppnix from `nix-direnv`Benedikt Peetz2 days
| | | | This fully removes cppnix from my whole closure.
* pkgs/fupdates-sys: Remove cppnix dependencyBenedikt Peetz2 days
|
* modules/locale: Add frenchBenedikt Peetz3 days
|
* modules/common/unison: Also avoid trying to synchronize socketsBenedikt Peetz3 days
|
* modules/common/unison: Also syncronize the deerix and beets.old directoryBenedikt Peetz3 days
| | | | | The wonders of flac to opus conversion reduced the file sizes considerably. Thus, synchronizing is possible.
* inputs.nix: Rename `qmk_layout` to `qmk_firmware`Benedikt Peetz3 days
| | | | The consumer code expects this name.
* scripts/why-depends: Support limiting the search to precises namesBenedikt Peetz4 days
|
* treewide: Remove unneeded dependenciesBenedikt Peetz4 days
| | | | This shaves off around 1.2 GB from the system closure.
* scripts/why-depends: Correctly parse command line argumentsBenedikt Peetz4 days
|
* update.sh: Exit, when an update command failsBenedikt Peetz4 days
|
* inputs.nix: Switch to `nixos-unstable-small`Benedikt Peetz4 days
| | | | | | There is a bug in the import-cargo-lock fetcher, that makes building my system impossible on `nixos-unstable`. The `-small` variant already has the fix.
* modules/foot: InitBenedikt Peetz4 days
|
* pkgs/{fupdate,lf-make-map,mpdpopm,river-mk-keymap,tskm}: UpdateBenedikt Peetz4 days
|
* modules/ssh: Use new RFC41 settings optionBenedikt Peetz4 days
|
* treewide: Use unflake to de-duplicate flake inputsBenedikt Peetz4 days
| | | | | Otherwise, we still have a lot of `nixpkgs` in the closure (they are just not visible with npins).
* treewide: FormatBenedikt Peetz4 days
|
* pkgs/mpp-searchadd: Make resistent to `beets` auto-migrations on startupBenedikt Peetz7 days
|
* lf/commands/archive_decompress.sh: Use `jar` instead of `unzip`Benedikt Peetz7 days
| | | | The `jar` command is way more lenient.
* lf/commands/base.sh: Correctly escape single quotes for lf commandsBenedikt Peetz7 days
|
* lf/prev/helpers/show_image: Also show exif information, when showing an imageBenedikt Peetz7 days
|
* notes/beets_import: RemoveBenedikt Peetz2026-05-12
| | | | | This is not important for this repo, and should have been at another place the whole time.
* modules/nixpkgs: Allow unfree `cmp-calc`Benedikt Peetz2026-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` dependencyBenedikt Peetz2026-05-12
|
* pkgs: Update cargo lockfilesBenedikt Peetz2026-05-12
|
* treewide: Remove all references to `self.inputs`Benedikt Peetz2026-05-12
| | | | That doesn't work anymore with the npins sources.
* treewide: Switch to npinsBenedikt Peetz2026-05-12
|
* modules/lf/commands/archive_{de,}compress: Add missing dependenciesBenedikt Peetz2026-04-14
|
* modules/ly: Use full color for the dur fileBenedikt Peetz2026-04-14
| | | | Otherwise it will not be drawn.
* modules/lf/scripts/decompress: Show message on finished decompressionBenedikt Peetz2026-04-14
|
* modules/ly: Add a new black hole animationBenedikt Peetz2026-04-14
|
* modules/lf/colors: Hide the (not removable) `~/.pki` directoryBenedikt Peetz2026-04-14
|
* modules/ly: Avoid dumping logs and cache files into `$HOME`Benedikt Peetz2026-04-14
|
* modules/atuin: Use a dedicated log directory instead of one in `$HOME`Benedikt Peetz2026-04-14
|
* modules/{git,fonts,starship}: Avoid using deprecated escapesBenedikt Peetz2026-04-14
|
* pkgs/swallow: Don't swallow the window, if the command can't be executedBenedikt Peetz2026-04-14
|
* treewide: UpdateBenedikt Peetz2026-04-14
|