chore: Flake | cleanup old flake inputs

This commit is contained in:
2025-02-16 15:17:19 +05:00
parent 79d044e8ef
commit 74a4772ad9
16 changed files with 11 additions and 437 deletions

View File

@@ -13,15 +13,15 @@
# ========== Host-specific Optional Configs ==========
#
(map (config: "${builtins.toString ./.}/common/optional/${config}.nix") [
"hyprland"
"starship"
"ssh"
"zsh"
"btop"
"firefox"
"nvim"
"tmux"
"hyprland"
"misc-packages"
"nvim"
"ssh"
"starship"
"tmux"
"zsh"
])
];