This commit is contained in:
2025-09-03 23:49:49 +03:00
parent 714050513f
commit e314026bb8
4 changed files with 58 additions and 48 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ let
useUserPackages = true;
users."${xlib.device.username}" = homeModule;
users.root = rootModule;
sharedModules = [ inputs.plasma-manager.homeManagerModules.plasma-manager ];
sharedModules = [ inputs.plasma-manager.homeModules.plasma-manager ];
extraSpecialArgs = { inherit inputs; };
};
};