summaryrefslogtreecommitdiff
path: root/meta/rice/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'meta/rice/default.nix')
-rw-r--r--meta/rice/default.nix9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta/rice/default.nix b/meta/rice/default.nix
deleted file mode 100644
index 56e4bc1..0000000
--- a/meta/rice/default.nix
+++ /dev/null
@@ -1,9 +0,0 @@
-_: {
- imports = [
- ./bottom
- ./btop
- ./cpufetch
- ./fastfetch
- ./iotop
- ];
-}