forked from security/hakurei
nix: make src overlay writable
The lowerdir is in the nix store. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
};
|
||||
script = ''
|
||||
chown -R alice:users /mnt/src/
|
||||
chmod -R +w /mnt/src/
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user