mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
remove exposed keys
This commit is contained in:
parent
f567dff94a
commit
0620ebaa2a
4 changed files with 5 additions and 7 deletions
|
@ -35,7 +35,7 @@
|
|||
"ssh-ng://nuc.lan"
|
||||
];
|
||||
trusted-public-keys = [
|
||||
"nuc.lan:mLrambwSWwqlqe04cSxylWbl5cIIiZsEvmgq2+NT/ww="
|
||||
"nuc.lan:a9UkVw3AizAKCER1CfNGhx8UOMF4t4UGE3GJ9dmHwJc="
|
||||
];
|
||||
};
|
||||
distributedBuilds = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue