Lots of commits, mostly related to cl-gemini

This commit is contained in:
root@procul
2020-07-16 15:46:14 -05:00
parent d429825817
commit 8af542c16b
9 changed files with 231 additions and 18 deletions
+2 -2
View File
@@ -55,6 +55,7 @@
mkpasswd
ncurses5
nix-index
nix-prefetch-git
nmap
oidentd
openldap
@@ -81,14 +82,13 @@
yubikey-manager
];
system.stateVersion = "19.09";
system.stateVersion = "20.03";
system.autoUpgrade.enable = true;
environment.etc.current-nixos-config.source = ./.;
krb5.enable = true;
krb5.libdefaults.default_realm = "FUDO.ORG";
krb5.kerberos = pkgs.heimdalFull;
console.keyMap = "dvp";