Fixed build issue due to home-manager not working for root for some reason

This commit is contained in:
Jan-Bulthuis 2025-05-28 12:22:07 +02:00
parent daab746b40
commit 1829531f25

View File

@ -1,7 +0,0 @@
{ ... }:
{
home.stateVersion = "24.11";
modules.profiles.gnome.enable = true;
}