Skip to content

Commit 646f8b6

Browse files
committed
feat: update hm flake input for home-manager.startAsUserService option
Signed-off-by: Reputable2722 <153411261+Reputable2772@users.noreply.github.com>
1 parent 4797f6f commit 646f8b6

2 files changed

Lines changed: 1107 additions & 1106 deletions

File tree

System/Lenovo-Laptop/users.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
home-manager = {
5757
useGlobalPkgs = true;
5858
useUserPackages = lib.mkForce false;
59+
startAsUserService = true;
5960
backupFileExtension = "backup.backup.backup";
6061
verbose = true;
6162
sharedModules = [ ../../Modules/Home-Manager ];

0 commit comments

Comments
 (0)