diff --git a/hosts/cube.nix b/hosts/cube.nix index 1c3e55a..22b30c4 100644 --- a/hosts/cube.nix +++ b/hosts/cube.nix @@ -85,7 +85,6 @@ xkb.options = "compose:ralt"; }; - # sops.defaultSopsFile = "/home/muhh/nix-config/secrets/secrets.yaml"; sops.defaultSopsFile = ../secrets/secrets.yaml; sops.age.keyFile = "/home/muhh/.config/sops/age/keys.txt"; sops.secrets.tailscale_auth_key = {};