Home Gen506 @ 2025-05-03-01:41 by jonas@comfy-station

This commit is contained in:
2025-05-03 01:59:52 +02:00
parent fb5ba47555
commit b6b940f1ee
15 changed files with 125 additions and 154 deletions

View File

@@ -4,8 +4,6 @@
../modules/home/firefox.nix
../modules/home/kdeconnect.nix
../modules/home/kitty
../modules/home/nextcloud
../modules/home/ranger
../modules/home/ssh.nix
../modules/home/yubikey.nix
../modules/home/zsh
@@ -21,6 +19,10 @@
};
# hive moduless
hive.hyprland.enable = true;
hive.kitty.enable = true;
hive.nextcloud.enable = true;
hive.ranger.enable = true;
hive.doom.enable = true;
hive.doom.enableCopilot = true;
hive.doom.withNixPkgs = true;