mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-06-17 10:16:31 +05:30
feat: setup sops-nix
This commit is contained in:
@@ -15,6 +15,11 @@
|
||||
|
||||
tnix.services.openssh.enable = true;
|
||||
|
||||
sops.secrets.tux-password = {
|
||||
sopsFile = ./secrets.yaml;
|
||||
neededForUsers = true;
|
||||
};
|
||||
|
||||
# --- Boot ---
|
||||
boot = {
|
||||
loader = {
|
||||
|
||||
Reference in New Issue
Block a user