hardening
This commit is contained in:
parent
25c3e2ece8
commit
5cbce68d88
3 changed files with 41 additions and 6 deletions
|
|
@ -14,6 +14,7 @@
|
|||
./modules/shell.nix
|
||||
./modules/programs.nix
|
||||
./modules/wireguard.nix
|
||||
./modules/security.nix
|
||||
];
|
||||
|
||||
# This value determines the NixOS release from which the default
|
||||
|
|
@ -22,5 +23,6 @@
|
|||
# this value at the release version of the first install of this system.
|
||||
# Before changing this value read the documentation for this option
|
||||
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
|
||||
|
||||
system.stateVersion = "25.11";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue