change permissions for home dir for qemu
nixos config pipeline / show-flake (push) Successful in 17s
nixos config pipeline / deploy (push) Successful in 54s

This commit is contained in:
smayzy
2025-10-19 18:02:47 +02:00
parent 34775227e9
commit cce705e664
2 changed files with 1 additions and 2 deletions
+1
View File
@@ -14,6 +14,7 @@
nixpkgs.overlays = overlays;
users.users.smayzy = {
homeMode = "710";
isNormalUser = true;
description = "smayzy";
extraGroups = [