From 31fa816373038e5fad807131a8526103bd005a6f Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Sun, 12 May 2024 20:12:49 -0700 Subject: Delete old duplicate config from util (i have no clue how that even happened?) --- util/modules/home/default.nix | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 util/modules/home/default.nix (limited to 'util/modules/home/default.nix') diff --git a/util/modules/home/default.nix b/util/modules/home/default.nix deleted file mode 100644 index d48f5bc..0000000 --- a/util/modules/home/default.nix +++ /dev/null @@ -1,18 +0,0 @@ -{ ... }: - -{ - imports = [ - ./colors.nix - ./discord.nix - ./flameshot.nix - ./i3.nix - ./kitty.nix - ./mpv.nix - ./picom.nix - ./polybar.nix - ./rofi.nix - ./theme.nix - ./vscode.nix -# ./zsh.nix - ]; -} -- cgit v1.2.3