This commit is contained in:
LavaDesu 2021-05-21 07:42:53 +07:00
parent eb8c1111e3
commit 077ec6fc1a
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -3,5 +3,6 @@
isNormalUser = true;
extraGroups = [ "audio" "video" "wheel" ];
shell = pkgs.zsh;
uid = 1001;
};
}