aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* {pkgs/{lf-make-map,river-mk-keymap},flake}: UpdateBenedikt Peetz24 hours
|
* pkgs/mpdpopm: Upgrade rand and lalrpop to breaking versionBenedikt Peetz26 hours
|
* pkgs/tskm: Update `taskchampion` to 3.xBenedikt Peetz26 hours
|
* pkgs/*/update.sh: Perform more through cargo updatesBenedikt Peetz29 hours
|
* pkgs/lf-make-map: Special case dot-directoriesBenedikt Peetz46 hours
| | | | That makes the mappings for `~/.config` or `~/.local` more accessible.
* modules/lf: Use the new lf-make-map interactive modeBenedikt Peetz46 hours
| | | | That also forced some changes to other cd key mappings.
* pkgs/lf-make-map: Implement an interactive modeBenedikt Peetz46 hours
| | | | This mode effectively replaces the display lf gives you for mappings.
* pkgs/*/flake.nix: Actually instantiate `nixpkgs` instead of just loadingBenedikt Peetz48 hours
|
* modules/boot: Use ISO directly as rootBenedikt Peetz4 days
|
* modules/boot: Remove duplicated `root=` keyBenedikt Peetz4 days
|
* modules/boot: Sign added tails linux kernelBenedikt Peetz4 days
|
* modules/{atuin,common,backup}: Fix minor typos and unused importsBenedikt Peetz4 days
|
* modules/lf/prev/application/archive: Add required `cat` dependencyBenedikt Peetz4 days
|
* pkgs/ll: Stop generating uncountable amount of tmpfilesBenedikt Peetz4 days
|
* modules/qutebrowser: Stop redirecting to the dead `redlib.vhack.eu`Benedikt Peetz4 days
|
* modules/lf/command: Add required `sed` dependencyBenedikt Peetz4 days
| | | | That was unsatisfied since I added the `lf_cmd` argument escaping.
* modules/boot: Add a `root=` argument to the tails live ISO boot entryBenedikt Peetz4 days
|
* modules/{disks,boot}: Give up on hacky XBOOTLDR supportBenedikt Peetz4 days
| | | | | | 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 Peetz4 days
|
* modules/{disks,boot}: Prepare re-deploy of apzuBenedikt Peetz4 days
| | | | | This includes a separate partition of /nix, and a tails ISO as boot target.
* modules/legacy/gtk: Re-enable the nordic themeBenedikt Peetz5 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: ModularizeBenedikt Peetz5 days
|
* modules/direnv: Also remove cppnix from `nix-direnv`Benedikt Peetz5 days
| | | | This fully removes cppnix from my whole closure.
* pkgs/fupdates-sys: Remove cppnix dependencyBenedikt Peetz5 days
|
* modules/locale: Add frenchBenedikt Peetz6 days
|
* modules/common/unison: Also avoid trying to synchronize socketsBenedikt Peetz6 days
|
* modules/common/unison: Also syncronize the deerix and beets.old directoryBenedikt Peetz6 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 Peetz6 days
| | | | The consumer code expects this name.
* scripts/why-depends: Support limiting the search to precises namesBenedikt Peetz7 days
|
* treewide: Remove unneeded dependenciesBenedikt Peetz7 days
| | | | This shaves off around 1.2 GB from the system closure.
* scripts/why-depends: Correctly parse command line argumentsBenedikt Peetz7 days
|
* update.sh: Exit, when an update command failsBenedikt Peetz7 days
|
* inputs.nix: Switch to `nixos-unstable-small`Benedikt Peetz7 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 Peetz7 days
|
* pkgs/{fupdate,lf-make-map,mpdpopm,river-mk-keymap,tskm}: UpdateBenedikt Peetz7 days
|
* modules/ssh: Use new RFC41 settings optionBenedikt Peetz7 days
|
* treewide: Use unflake to de-duplicate flake inputsBenedikt Peetz7 days
| | | | | Otherwise, we still have a lot of `nixpkgs` in the closure (they are just not visible with npins).
* treewide: FormatBenedikt Peetz7 days
|
* pkgs/mpp-searchadd: Make resistent to `beets` auto-migrations on startupBenedikt Peetz10 days
|
* lf/commands/archive_decompress.sh: Use `jar` instead of `unzip`Benedikt Peetz10 days
| | | | The `jar` command is way more lenient.
* lf/commands/base.sh: Correctly escape single quotes for lf commandsBenedikt Peetz10 days
|
* lf/prev/helpers/show_image: Also show exif information, when showing an imageBenedikt Peetz10 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.