From 6beab778903995ebe6cd7db61d71ea98ea40354e Mon Sep 17 00:00:00 2001 From: muon Date: Fri, 17 Jan 2025 21:02:31 +0000 Subject: [PATCH] Fix sops comments --- modules/nixos/sops/default.nix | 9 --------- 1 file changed, 9 deletions(-) diff --git a/modules/nixos/sops/default.nix b/modules/nixos/sops/default.nix index 767bab2..019e517 100644 --- a/modules/nixos/sops/default.nix +++ b/modules/nixos/sops/default.nix @@ -2,15 +2,6 @@ let cfg = config.mods; in { - # options.mods.home.file = lib.mkOption { - # description = "home-manager configuration file"; - # }; - - # config = { - - # }; - # - imports = [ inputs.sops-nix.nixosModules.sops ]; sops = { age.keyFile = "/home/muon/.config/sops/age/keys.txt";