summaryrefslogtreecommitdiff
path: root/home/rices/nord-blue/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/rices/nord-blue/home.nix')
-rw-r--r--home/rices/nord-blue/home.nix11
1 files changed, 0 insertions, 11 deletions
diff --git a/home/rices/nord-blue/home.nix b/home/rices/nord-blue/home.nix
deleted file mode 100644
index cb2090c..0000000
--- a/home/rices/nord-blue/home.nix
+++ /dev/null
@@ -1,11 +0,0 @@
-{...}: {
- imports = [
- ./alacritty.nix
- ./i3.nix
- ./nvim.nix
- ./helix.nix
- ./picom.nix
- ./fastfetch.nix
- ./dunst.nix
- ];
-}