Secrets: Add SSH key and kdeconnect secrets
This commit is contained in:
@ -74,6 +74,12 @@
|
||||
4242 # Lan-Mouse
|
||||
];
|
||||
};
|
||||
|
||||
sops-nix.secrets.${username} = [
|
||||
"kdeconnect-cert"
|
||||
"kdeconnect-privatekey"
|
||||
"kdeconnect-devices"
|
||||
];
|
||||
};
|
||||
|
||||
boot = {
|
||||
|
Reference in New Issue
Block a user