stuff
This commit is contained in:
@@ -16,5 +16,6 @@
|
||||
./radicle.nix
|
||||
./mira
|
||||
./vaultwarden.nix
|
||||
# intentionally excluding template.nix
|
||||
];
|
||||
}
|
||||
|
@@ -31,7 +31,7 @@ assert false; # this is a template
|
||||
config =
|
||||
{ lib, ... }:
|
||||
{
|
||||
system.stateVersion = "latest";
|
||||
system.stateVersion = latest;
|
||||
|
||||
networking.firewall.enable = false;
|
||||
networking.useHostResolvConf = lib.mkForce false;
|
||||
|
Reference in New Issue
Block a user