[NixOS] Move configuration limit to ryzen-shine

This commit is contained in:
2023-08-16 07:29:47 -06:00
parent b4ab44a7da
commit 699daf3c89
2 changed files with 2 additions and 2 deletions

View File

@@ -6,6 +6,8 @@
../nixified.ai.nix
];
boot.loader.systemd-boot.configurationLimit = 5;
networking.hostName = "ryzen-shine";
environment.systemPackages = with pkgs; [