diff --git a/flake.nix b/flake.nix index d815db6..c9e7d3c 100644 --- a/flake.nix +++ b/flake.nix @@ -38,7 +38,7 @@ # Variables to be passed to NixOS modules in the vars attrset vars = { - inherit username mobileTimeZone; + inherit username mobileTimeZone self; };