Add home-manager flake module and update imports

Comment out grub2-theme and nextcloud home-manager config
This commit is contained in:
Chris Kruining 2026-03-25 16:35:07 +01:00
parent a7a1763fe0
commit 97b63074f0
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
4 changed files with 15 additions and 13 deletions

View file

@ -97,6 +97,7 @@
imports = with inputs; [
flake-parts.flakeModules.modules
clan-core.flakeModules.default
home-manager.flakeModules.default
];
perSystem = {system, ...}: {