Remove packages not frequently used

Can always install these in a temporary nix shell if ever needed
This commit is contained in:
Dave Gallant
2022-03-16 10:02:32 -04:00
parent c6f7ecf8fa
commit 4a138a7572
4 changed files with 13 additions and 46 deletions

View File

@@ -10,8 +10,6 @@
hardware.nvidia.modesetting.enable = true;
hardware.nvidia.package = config.boot.kernelPackages.nvidiaPackages.legacy_470;
security.pam.u2f.enable = true;
networking.hostName = "hephaestus";
networking = {