diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-06-28 12:45:49 +0200 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-06-28 12:45:49 +0200 |
| commit | d754b944476eacfe95ef0d7b2b2577758b5205cb (patch) | |
| tree | f77b2e244a4d44544ad503c406543bbbd6323c73 /hosts/herra/configuration.nix | |
| parent | 32cac1749ca33c79c9932233c210af1bb19fae7b (diff) | |
added herra's secrets config
Diffstat (limited to 'hosts/herra/configuration.nix')
| -rw-r--r-- | hosts/herra/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/herra/configuration.nix b/hosts/herra/configuration.nix index 4403d12..b687a1d 100644 --- a/hosts/herra/configuration.nix +++ b/hosts/herra/configuration.nix @@ -4,6 +4,7 @@ ... }: { imports = [ + ./secrets.nix ./hardware-configuration.nix ./file-system.nix ./packages.nix |
