This commit is contained in:
alydev 2025-09-25 15:35:56 +10:00
parent 11375eec54
commit 2aca8b2b75

View file

@ -1,4 +1,4 @@
({ config, pkgs, ... }: { ({ config, pkgs, agenix, ... }: {
networking.hostName = "aly-server"; networking.hostName = "aly-server";
system.stateVersion = "25.05"; system.stateVersion = "25.05";
virtualisation.hypervGuest.enable = true; virtualisation.hypervGuest.enable = true;