Add home manager to colmena

This commit is contained in:
pazpi 2026-02-10 20:56:23 +01:00
parent 96e3db4a8b
commit 58a8ff88d5
No known key found for this signature in database
32 changed files with 245 additions and 189 deletions

View file

@ -54,6 +54,9 @@ let
# Agenix for secrets
agenix.nixosModules.default
# Home Manager
home-manager.nixosModules.home-manager
# Host-specific module
hostModule
]