1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 19:47:47 +00:00

Remove default packages

This commit is contained in:
RGBCube 2023-11-20 14:48:18 +03:00
parent dfd70a416b
commit 447c1534ec
No known key found for this signature in database
2 changed files with 4 additions and 1 deletions

View file

@ -121,9 +121,11 @@
"flakes"
];
environment.defaultPackages = [];
boot.tmp.cleanOnBoot = true;
networking.hostName = hostName;
networking.hostName = hostName;
home-manager.useGlobalPkgs = true;
home-manager.useUserPackages = true;

View file

@ -7,6 +7,7 @@
hyperfine
nix-output-monitor
ripgrep
strace
tree
wine