forked from mirrors_public/oddlama_nix-config
chore: use temporary secrets for zackbiene
This commit is contained in:
parent
df628838bf
commit
056ce8a553
3 changed files with 2 additions and 1 deletions
BIN
hosts/zackbiene/initrd_host_ed25519_key.age
Normal file
BIN
hosts/zackbiene/initrd_host_ed25519_key.age
Normal file
Binary file not shown.
|
@ -104,6 +104,6 @@ in {
|
|||
services = {
|
||||
fwupd.enable = true;
|
||||
smartd.enable = true;
|
||||
thermald.enable = true;
|
||||
thermald.enable = builtins.elem config.nixpkgs.system ["x86_64-linux"];
|
||||
};
|
||||
}
|
||||
|
|
1
secrets/pubkeys/zackbiene.pub
Normal file
1
secrets/pubkeys/zackbiene.pub
Normal file
|
@ -0,0 +1 @@
|
|||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICOdYhY/DnXpizajoeLefH6gsc/RX9x3Y6T3C1a+0sb0
|
Loading…
Add table
Add a link
Reference in a new issue