From 0dc687871a859f78652ad959f7f9a9df7ee1a2e9 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Tue, 14 May 2024 17:24:25 -0700 Subject: Restructuring --- modules/home/default.nix | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 modules/home/default.nix (limited to 'modules/home/default.nix') diff --git a/modules/home/default.nix b/modules/home/default.nix deleted file mode 100644 index 10fb742..0000000 --- a/modules/home/default.nix +++ /dev/null @@ -1,21 +0,0 @@ -{ ... }: - -{ - imports = [ - ./colors.nix - ./discord.nix - ./eww.nix - ./flameshot.nix - ./git.nix - ./i3.nix - ./kitty.nix - ./mpd.nix - ./mpv.nix - ./picom.nix - ./polybar.nix - ./rofi.nix - ./theme.nix - ./vscode.nix -# ./zsh.nix - ]; -} -- cgit v1.2.3