about summary refs log tree commit diff stats
path: root/hm/soispha/files/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hm/soispha/files/default.nix')
-rw-r--r--hm/soispha/files/default.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/hm/soispha/files/default.nix b/hm/soispha/files/default.nix
deleted file mode 100644
index 16fe9afe..00000000
--- a/hm/soispha/files/default.nix
+++ /dev/null
@@ -1,6 +0,0 @@
-{...}: {
-  imports = [
-    ./wallpaper
-    ./manifest_json
-  ];
-}