diff options
| -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 2ed8b9ef..101330c3 100644 --- a/accounts/gkleen@sif/default.nix +++ b/accounts/gkleen@sif/default.nix | |||
| @@ -533,7 +533,7 @@ in { | |||
| 533 | nerd-fonts.fira-mono | 533 | nerd-fonts.fira-mono |
| 534 | nerd-fonts.symbols-only nerd-fonts.fira-code powerline-fonts | 534 | nerd-fonts.symbols-only nerd-fonts.fira-code powerline-fonts |
| 535 | swtpm (hunspell.withDicts (dicts: with dicts; [en_GB-large de_DE])) | 535 | swtpm (hunspell.withDicts (dicts: with dicts; [en_GB-large de_DE])) |
| 536 | libation libqalculate graphite foliate | 536 | libation libqalculate graphite foliate gnucash |
| 537 | ] ++ mapAttrsToList (_name: pkg: pkgs.callPackage pkg { inherit sources flake flakeInputs; }) (customUtils.nixImport { dir = ./utils; }); | 537 | ] ++ mapAttrsToList (_name: pkg: pkgs.callPackage pkg { inherit sources flake flakeInputs; }) (customUtils.nixImport { dir = ./utils; }); |
| 538 | 538 | ||
| 539 | file = { | 539 | file = { |
