qenya/plasma: Move into kilgharrah's host config

This commit is contained in:
Katherina Walshe-Grey 2025-05-29 09:44:51 +01:00
parent a630607350
commit 55c622408b
8 changed files with 48 additions and 56 deletions

View file

@ -88,11 +88,7 @@
# However, note CppNix >= 2.22.3, >= 2.24 has blessed "homeModules":
# https://github.com/NixOS/nix/pull/10858
flake.homeManagerModules = {
"qenya".imports = [
inputs.plasma-manager.homeManagerModules.plasma-manager
./home/qenya
];
"qenya".imports = [ ./home/qenya ];
"qenya@shaw".imports = [ ./hosts/shaw/home.nix ];
};