Home Gen508 @ 2025-05-03-02:29 by jonas@comfy-station

This commit is contained in:
2025-05-03 02:29:05 +02:00
parent df3ab40b06
commit 0d5fad12ff
11 changed files with 188 additions and 182 deletions

View File

@@ -6,9 +6,7 @@
../modules/home/ssh.nix
../modules/home/themes/gtk
../modules/home/themes/qt
../modules/home/wofi
../modules/home/yubikey.nix
../modules/home/zsh
];
# Home Manager needs a bit of information about you and the paths it should
@@ -28,6 +26,8 @@
hive.swaync.enable = true;
hive.waybar.enable = true;
hive.wlogout.enable = true;
hive.wofi.enable = true;
hive.zsh.enable = true;
hive.nix-scripts.enable = true;
hive.doom.enable = true;
hive.doom.enableCopilot = true;