This commit is contained in:
mjallen18
2026-03-13 20:01:27 -05:00
parent c5e97ac853
commit 4f4b7865eb
3 changed files with 16 additions and 9 deletions

View File

@@ -7,7 +7,7 @@ let
inherit (lib.${namespace}) disabled;
in
{
home.username = "root";
home.username = "nixos";
services = {
nextcloud-client = lib.mkForce disabled;
kdeconnect = {