Moving User Packages To home config

This commit is contained in:
Annika Merris 2024-05-11 21:30:49 -04:00
parent 7f53aca858
commit efb5fcb5d7
2 changed files with 8 additions and 26 deletions

View file

@ -90,15 +90,14 @@
description = "Annika Merris";
extraGroups = [ "networkmanager" "wheel" ];
packages = with pkgs; [
kate
# thunderbird
# kate
];
};
home-manager = {
extraSpecialArgs = { inherit inputs; };
users = {
"annika" = import ./home.nix;
"annika" = import ./annika.nix;
};
};
@ -113,14 +112,9 @@
environment.systemPackages = with pkgs; [
vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
wget
discord
git
logiops
prusa-slicer
helvum
# logiops
python3
element-desktop
netbird-ui
];
# Some programs need SUID wrappers, can be configured further or are