diff options
| author | Fuwn <[email protected]> | 2025-05-04 22:06:38 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-05-04 22:06:38 -0700 |
| commit | b3ab73a336fca4c575bb50af5db632f19db3f559 (patch) | |
| tree | 3b25be164de60bf9036152fc51fa80e2aa611458 /modules/core/default.nix | |
| parent | UTM: Add UTM build host (diff) | |
| download | nixos-config-b3ab73a336fca4c575bb50af5db632f19db3f559.tar.xz nixos-config-b3ab73a336fca4c575bb50af5db632f19db3f559.zip | |
Nara: Set up SOPS
Diffstat (limited to 'modules/core/default.nix')
| -rw-r--r-- | modules/core/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/core/default.nix b/modules/core/default.nix index 56d8ad9..026c7a3 100644 --- a/modules/core/default.nix +++ b/modules/core/default.nix @@ -5,6 +5,5 @@ ./access ./networking ./nix - ./sops.nix ]; } |