Home Gen546 @ 2025-10-23-16:42 by jonas@comfy-station

This commit is contained in:
2025-10-23 16:46:12 +02:00
parent de37b2e868
commit 859d0203b2
6 changed files with 47 additions and 22 deletions

View File

@@ -35,21 +35,22 @@
++ lib.optionals isHM [
# pure home-manager modules
./home/doom
./home/firefox.nix
./home/flameshot.nix
./home/hyprland
./home/jj.nix
./home/kdeconnect.nix
./home/kitty
./home/nextcloud
./home/plasma.nix
./home/ranger
./home/ssh.nix
./home/swaync
./home/themes/layan.nix
./home/waybar
./home/wlogout
./home/wofi
./home/zsh
./home/firefox.nix
./home/flameshot.nix
./home/kdeconnect.nix
./home/plasma.nix
./home/ssh.nix
./home/yubikey.nix
./home/themes/layan.nix
./home/zsh
];
}