mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: refactor system.stateVersion
This commit is contained in:
parent
32d661d54d
commit
b528b1a966
7 changed files with 21 additions and 16 deletions
|
|
@ -6,6 +6,8 @@
|
|||
(modulesPath + "/installer/sd-card/sd-image-aarch64.nix")
|
||||
];
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
|
||||
networking.wireless.enable = false;
|
||||
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue