add flake self to vars
This commit is contained in:
parent
9b8c538542
commit
9e85cc1002
@ -38,7 +38,7 @@
|
||||
|
||||
# Variables to be passed to NixOS modules in the vars attrset
|
||||
vars = {
|
||||
inherit username mobileTimeZone;
|
||||
inherit username mobileTimeZone self;
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user