aboutsummaryrefslogtreecommitdiffhomepage
path: root/nixos.nix
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2025-08-18 16:47:23 +0900
committerOphestra <cat@gensokyo.uk>2025-08-18 16:48:01 +0900
commita3988c1a7725eb791795643e0810f03bab4572b3 (patch)
tree53284c7405b077a2f09c2b5b08117f85a21554d9 /nixos.nix
parent5db07140726e6e1bf615ed075e9a8b653508c2a7 (diff)
hst: rename net and abstract fields
This makes more sense and matches the container library. Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'nixos.nix')
-rw-r--r--nixos.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixos.nix b/nixos.nix
index eb8df5f8..64bc8be9 100644
--- a/nixos.nix
+++ b/nixos.nix
@@ -131,14 +131,14 @@ in
wait_delay
devel
userns
- net
- abstract
device
tty
multiarch
env
;
map_real_uid = app.mapRealUid;
+ host_net = app.hostNet;
+ host_abstract = app.hostAbstract;
filesystem =
let