1
0
Fork 0

Add stateVersion to greatyamada

This commit is contained in:
Avery 2025-02-14 22:13:37 +01:00
parent 972001e12c
commit 045887b3a1

View file

@ -12,5 +12,7 @@
age.keyFile = "/etc/nixos/keys.txt";
};
system.stateVersion = "25.05";
time.timeZone = "UTC";
}