fix(host@doloro-wsl): fixed path

This commit is contained in:
2025-10-15 20:28:29 +01:00
parent 97587e5d72
commit 83bbe3c9ab

View File

@@ -13,15 +13,15 @@
# ./modules/chromium/home.nix # ./modules/chromium/home.nix
#./modules/neovim/home.nix #./modules/neovim/home.nix
# ./modules/stylix/home.nix # ./modules/stylix/home.nix
./modules/nixvim/home.nix ../../modules/nixvim/home.nix
./modules/tmux/home.nix ../../modules/tmux/home.nix
./modules/theme/home.nix ../../modules/theme/home.nix
# ./modules/spicetify/home.nix # ./modules/spicetify/home.nix
# ./modules/obs/home.nix # ./modules/obs/home.nix
# ./modules/blender/home.nix # ./modules/blender/home.nix
./modules/fish/home.nix ../../modules/fish/home.nix
# ./modules/ytm/home.nix # ./modules/ytm/home.nix
./overlays.nix ../../overlays.nix
]; ];
# Home Manager needs a bit of information about you and the paths it should # Home Manager needs a bit of information about you and the paths it should
# manage. # manage.