replace: fsel -> walker

This commit is contained in:
kenji
2025-12-26 13:05:57 -06:00
parent 4ce7ab874f
commit f113b5d9b8
+2 -2
View File
@@ -1,8 +1,8 @@
{ {
imports = [ imports = [
../../apps/hyprland/home.nix ../../apps/hyprland/home.nix
# ../../apps/walker/home.nix ../../apps/walker/home.nix
../../apps/fsel/home.nix # ../../apps/fsel/home.nix
../../apps/hyprpaper/home.nix ../../apps/hyprpaper/home.nix
]; ];
} }