diff options
Diffstat (limited to 'nixos.nix')
| -rw-r--r-- | nixos.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -123,6 +123,7 @@ in env ; map_real_uid = app.mapRealUid; + no_new_session = app.tty; filesystem = [ { src = "/bin"; } |
