diff --git a/flake.lock b/flake.lock index c84f96e..053aa9f 100644 --- a/flake.lock +++ b/flake.lock @@ -222,7 +222,8 @@ "import-tree": "import-tree", "lanzaboote": "lanzaboote", "nixpkgs": "nixpkgs_2", - "nixpkgs-unstable": "nixpkgs-unstable" + "nixpkgs-unstable": "nixpkgs-unstable", + "sops-nix": "sops-nix" } }, "rust-overlay": { @@ -245,6 +246,26 @@ "repo": "rust-overlay", "type": "github" } + }, + "sops-nix": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1772495394, + "narHash": "sha256-hmIvE/slLKEFKNEJz27IZ8BKlAaZDcjIHmkZ7GCEjfw=", + "owner": "Mic92", + "repo": "sops-nix", + "rev": "1d9b98a29a45abe9c4d3174bd36de9f28755e3ff", + "type": "github" + }, + "original": { + "owner": "Mic92", + "repo": "sops-nix", + "type": "github" + } } }, "root": "root", diff --git a/modules/hosts/computer-mo/imports.nix b/modules/hosts/computer-mo/imports.nix index 7d758c2..717f1a9 100644 --- a/modules/hosts/computer-mo/imports.nix +++ b/modules/hosts/computer-mo/imports.nix @@ -12,6 +12,7 @@ steam lact secure-boot + sops-nix ]; home-manager.users.${user}.imports = with config.flake.homeModules; [