added users (MAJOR FIX)
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
imports =
|
imports =
|
||||||
[
|
[
|
||||||
../system/default.nix
|
../system/default.nix
|
||||||
|
../system/users.nix
|
||||||
]
|
]
|
||||||
++ lib.optionals (vpnEnable == true) [
|
++ lib.optionals (vpnEnable == true) [
|
||||||
../system/vpn.nix
|
../system/vpn.nix
|
||||||
|
|||||||
Reference in New Issue
Block a user