moving packages to correct roles

This commit is contained in:
Joseph Hanson 2024-06-30 15:13:39 -05:00
parent 17837e3c7a
commit e8d2ae626e
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
3 changed files with 2 additions and 4 deletions

View file

@ -4,9 +4,7 @@
mySystem = {
security.wheelNeedsSudoPassword = false;
system.packages = with pkgs; [
gparted
ntfs3g
fira-code-nerdfont
];
};

View file

@ -11,6 +11,7 @@ with config;
btop
dnsutils
nix
fira-code-nerdfont
# TODO Move
nil
@ -27,6 +28,4 @@ with config;
enable = true;
nix-direnv.enable = true;
};
}

View file

@ -54,6 +54,7 @@ with config;
vscode
vivaldi
termius
gparted
];
i18n = {