summaryrefslogtreecommitdiff
path: root/modules/hosts/T430/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hosts/T430/home.nix')
-rw-r--r--modules/hosts/T430/home.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/modules/hosts/T430/home.nix b/modules/hosts/T430/home.nix
deleted file mode 100644
index 15df79a..0000000
--- a/modules/hosts/T430/home.nix
+++ /dev/null
@@ -1,5 +0,0 @@
-{ ... }: {
- imports = [ ../../home ];
-
- wallpapers.enable = true;
-}