diff options
Diffstat (limited to 'accounts/gkleen@sif')
| -rw-r--r-- | accounts/gkleen@sif/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix index cde96052..0c3dc263 100644 --- a/accounts/gkleen@sif/default.nix +++ b/accounts/gkleen@sif/default.nix | |||
| @@ -515,7 +515,7 @@ in { | |||
| 515 | nerd-fonts.fira-mono | 515 | nerd-fonts.fira-mono |
| 516 | nerd-fonts.symbols-only nerd-fonts.fira-code powerline-fonts | 516 | nerd-fonts.symbols-only nerd-fonts.fira-code powerline-fonts |
| 517 | swtpm (hunspell.withDicts (dicts: with dicts; [en_GB-large de_DE])) | 517 | swtpm (hunspell.withDicts (dicts: with dicts; [en_GB-large de_DE])) |
| 518 | libation libqalculate graphite | 518 | libation libqalculate graphite foliate |
| 519 | ] ++ mapAttrsToList (_name: pkg: pkgs.callPackage pkg { inherit sources flake flakeInputs; }) (customUtils.nixImport { dir = ./utils; }); | 519 | ] ++ mapAttrsToList (_name: pkg: pkgs.callPackage pkg { inherit sources flake flakeInputs; }) (customUtils.nixImport { dir = ./utils; }); |
| 520 | 520 | ||
| 521 | file = { | 521 | file = { |
