moved settings to each system configuration added per system volume increments

This commit is contained in:
ISnortPennies 2023-02-01 13:38:24 -05:00
parent c525bfa78e
commit c4079791b5
5 changed files with 271 additions and 17 deletions

View file

@ -29,7 +29,7 @@
bitwarden #store stuff
qbittorrent #steal stuff
];
networking.hostName = "gerg-desktop";
networking.hostName = settings.hostname;
boot.kernelPackages = pkgs.linuxPackages_latest;
hardware.cpu.amd.updateMicrocode = true;
#user managment