diff options
| author | Franck Cuny <franck@fcuny.net> | 2025-11-07 17:03:58 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2025-11-07 17:03:58 -0800 |
| commit | bd12b41144a093ebbcff0def25e478b1c79483cd (patch) | |
| tree | ec4d128e32feb32d5c7b73e5d6cb3c5f4ff1250e /modules/default-darwin.nix | |
| parent | simplify home profiles a bit more (diff) | |
| download | infra-bd12b41144a093ebbcff0def25e478b1c79483cd.tar.gz | |
delete unused module
Diffstat (limited to '')
| -rw-r--r-- | modules/default-darwin.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/default-darwin.nix b/modules/default-darwin.nix index 5984f10..bf8c660 100644 --- a/modules/default-darwin.nix +++ b/modules/default-darwin.nix @@ -1,7 +1,6 @@ { ... }: { imports = [ - ./home.nix ./host-config.nix ./ssh.nix ]; |
