aboutsummaryrefslogtreecommitdiffstats
path: root/modules/hm/sils/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hm/sils/default.nix')
-rw-r--r--modules/hm/sils/default.nix29
1 files changed, 0 insertions, 29 deletions
diff --git a/modules/hm/sils/default.nix b/modules/hm/sils/default.nix
deleted file mode 100644
index 675500f..0000000
--- a/modules/hm/sils/default.nix
+++ /dev/null
@@ -1,29 +0,0 @@
-{...}: {
- imports = [
- ./bat.nix
- ./direnv.nix
- ./etesync-dav.nix
- ./fd.nix
- ./fastfetch.nix
- ./firefox
- ./foot.nix
- ./ghostty.nix
- ./git.nix
- ./hyfetch.nix
- ./hyprland.nix
- ./iamb.nix
- ./jameica.nix
- ./kdeconnect.nix
- ./mail.nix
- ./nextcloud.nix
- ./poweralertd
- ./sway.nix
- ./swaync
- ./theming.nix
- ./vscodium.nix
- ./wofi
- ./yt-dlp.nix
- ./zathura.nix
- ./zellij.nix
- ];
-}