modi(host@doloro-wsl): added fish

This commit is contained in:
2025-10-16 10:46:36 +00:00
parent 54335b335d
commit 63b7817ba9
2 changed files with 19 additions and 6 deletions

View File

@@ -13,16 +13,21 @@
# ./modules/chromium/home.nix
#./modules/neovim/home.nix
# ./modules/stylix/home.nix
../../modules/nixvim/home.nix
../../modules/tmux/home.nix
../../modules/theme/home.nix
#../../modules/nixvim/home.nix
#../../modules/tmux/home.nix
#../../modules/theme/home.nix
# ./modules/spicetify/home.nix
# ./modules/obs/home.nix
# ./modules/blender/home.nix
../../modules/fish/home.nix
#../../modules/fish/home.nix
# ./modules/ytm/home.nix
../../overlays.nix
#../../overlays.nix
];
modules = {
nixvim.enable = true;
tmux.enable = true;
fish.enable = true;
};
# Home Manager needs a bit of information about you and the paths it should
# manage.
home.username = "doloro";
@@ -53,7 +58,6 @@
# spotify
# pavucontrol
lazygit
btop
sops
];
# sops.age.keyFile = "/home/doloro/.config/sops/age/key.txt";