Use NixOS 21.11
This commit is contained in:
parent
b9846ae271
commit
efb7b9c3fc
@ -3,7 +3,7 @@ let
|
||||
secrets = import ./secrets.nix;
|
||||
hostname = "mail-dumpstack-io";
|
||||
domain = "dumpstack.io";
|
||||
branch = "21.05";
|
||||
branch = "21.11";
|
||||
in {
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
|
Loading…
x
Reference in New Issue
Block a user