summaryrefslogtreecommitdiff
path: root/meta/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'meta/default.nix')
-rw-r--r--meta/default.nix14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta/default.nix b/meta/default.nix
deleted file mode 100644
index 6d6bf65..0000000
--- a/meta/default.nix
+++ /dev/null
@@ -1,14 +0,0 @@
-_: {
- imports = [
- ./audio
- ./bitwarden
- ./calculator
- ./desktop
- ./imagery
- ./language
- ./rice
- ./spotify
- ./steam
- ./tools
- ];
-}