diff options
Diffstat (limited to 'modules/home/default.nix')
| -rw-r--r-- | modules/home/default.nix | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/modules/home/default.nix b/modules/home/default.nix deleted file mode 100644 index 2e6fff4..0000000 --- a/modules/home/default.nix +++ /dev/null @@ -1,9 +0,0 @@ -{ ... }: - -{ - # Home environment orchestrator - imports = [ - #./i3wm/original/default.nix - ./i3wm/nord-blue/default.nix - ]; -} |
