base: move home-manager options out of admin module

This commit is contained in:
ooks-io 2024-10-27 23:15:42 +11:00
parent 96f277122f
commit 8a165354f9
3 changed files with 28 additions and 10 deletions

View file

@ -1,6 +1,7 @@
{
imports = [
./nix.nix
./home-manager.nix
./boot.nix
./admin.nix
./locale.nix