hydra: allowUnfree

This commit is contained in:
Ehmry - 2019-11-09 14:15:26 +01:00
parent 6f8d9f7c97
commit 8798b2c1b6
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
./../../lib/yggdrasil.nix
];
nixpkgs.config.allowUnfree = true;
security.pam.enableSSHAgentAuth = true;
users.users.root.openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICgL2kRs+cXAcUzOO2Tp+mtMBVuHqMuslQy3LN+HLSP4 emery@nixos"