1
0
Fork 0

Use NixOS 21.11

master
dump_stack() 2022-02-05 18:44:06 +00:00
parent b9846ae271
commit efb7b9c3fc
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 1 additions and 1 deletions

View File

@ -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