nerf/defaultRoles #12
1 changed files with 4 additions and 0 deletions
4
nixos/roles/nix_keys.nix
Normal file
4
nixos/roles/nix_keys.nix
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
{lib, ...} :
|
||||||
|
nix.settings.trusted-public-keys = [
|
||||||
|
"nerflap2-1:pDZCg0oo9PxNQxwVSQSvycw7WXTl53PGvVeZWvxuqJc="
|
||||||
|
];
|
Loading…
Reference in a new issue