feat: add uid and guid for nix-for-droid.
This commit is contained in:
parent
eb6bc02019
commit
de11ee0676
@ -45,6 +45,10 @@
|
||||
extraSpecialArgs = {inherit inputs;};
|
||||
};
|
||||
|
||||
# Add support for deploy-rs
|
||||
user.uid = 10292;
|
||||
user.gid = 10292;
|
||||
|
||||
# Configure stylix
|
||||
stylix = {
|
||||
enable = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user