This commit is contained in:
John Lancaster
2025-07-04 00:01:09 -05:00
parent 95c3b2081d
commit 7c249ce8d7

View File

@@ -89,7 +89,6 @@
};
} // lib.optionalAttrs config.root {
root = {
# home.stateVersion = config.stateVersion;
imports = mkhomeManagerModules (config // { user = "root"; });
};
};