This commit is contained in:
Lilith 2025-02-27 01:37:51 +01:00
parent 7f17a9eadb
commit cce3fa45d9
Signed by: lilith
GPG key ID: 8712A0F317C37175

View file

@ -55,7 +55,6 @@
{networking.hostName = host;} {networking.hostName = host;}
] ]
++ lib.optionals config.desktop [ ++ lib.optionals config.desktop [
home-manager
./home ./home
]; ];
}; };