forked from Fachschaft/nixConfig
first running config (fingers crossed)
This commit is contained in:
parent
10ec752fa6
commit
fc1fb67061
3 changed files with 6 additions and 2 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…
Add table
Add a link
Reference in a new issue