You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(mkRemovedOptionModule["tags"]"tags are now defined at the host level, not the nixos system level for fast filtering without evaluating unnecessary hosts.")
6
-
(mkRemovedOptionModule["network"]"network is now defined at the host level, not the nixos system level")
7
+
(mkRemovedOptionModule["tags"]
8
+
"tags are now defined at the host level, not the nixos system level for fast filtering without evaluating unnecessary hosts."
9
+
)
10
+
(mkRemovedOptionModule[
11
+
"network"
12
+
]"network is now defined at the host level, not the nixos system level")
7
13
];
14
+
15
+
# Version of environment (fleet scripts such as rollback) already installed on the host
0 commit comments