diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2025-07-17 10:32:24 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2025-07-17 10:32:24 +0200 |
commit | 72f30e10f10b26a53533176debb997acf1560ea8 (patch) | |
tree | 6a888556ecab76979a6582588eb641373ef6d661 /accounts | |
parent | 979e49fb31d5cf1bc528bdbad4884eeb7b67decd (diff) | |
download | nixos-flakes.tar nixos-flakes.tar.gz nixos-flakes.tar.bz2 nixos-flakes.tar.xz nixos-flakes.zip |
...flakes
Diffstat (limited to 'accounts')
-rw-r--r-- | accounts/gkleen@sif/default.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix index a1a694ea..2eec064b 100644 --- a/accounts/gkleen@sif/default.nix +++ b/accounts/gkleen@sif/default.nix | |||
@@ -72,7 +72,7 @@ in { | |||
72 | ./libvirt | 72 | ./libvirt |
73 | ./niri | 73 | ./niri |
74 | ./synadm | 74 | ./synadm |
75 | flakeInputs.nix-index-database.hmModules.nix-index | 75 | flakeInputs.nix-index-database.homeModules.nix-index |
76 | flakeInputs.impermanence.nixosModules.home-manager.impermanence | 76 | flakeInputs.impermanence.nixosModules.home-manager.impermanence |
77 | ]; | 77 | ]; |
78 | 78 | ||
@@ -515,7 +515,7 @@ in { | |||
515 | paper-icon-theme sshpassSecret weechat element-desktop | 515 | paper-icon-theme sshpassSecret weechat element-desktop |
516 | sieve-connect gimp3 inkscape udiskie glab nitrokey-app | 516 | sieve-connect gimp3 inkscape udiskie glab nitrokey-app |
517 | pynitrokey gtklock wlrctl remmina openscad spice-record | 517 | pynitrokey gtklock wlrctl remmina openscad spice-record |
518 | libguestfs-with-appliance nerd-fonts.fira-mono | 518 | nerd-fonts.fira-mono |
519 | nerd-fonts.symbols-only nerd-fonts.fira-code powerline-fonts | 519 | nerd-fonts.symbols-only nerd-fonts.fira-code powerline-fonts |
520 | swtpm (hunspell.withDicts (dicts: with dicts; [en_GB-large de_DE])) | 520 | swtpm (hunspell.withDicts (dicts: with dicts; [en_GB-large de_DE])) |
521 | libation libqalculate | 521 | libation libqalculate |