l: fix lib usage
This commit is contained in:
parent
98de93f009
commit
e2ecd1df6d
|
@ -222,5 +222,5 @@ with import <stockholm/lib>;
|
|||
|
||||
# use 24:00 time format, the default got sneakily changed around 20.03
|
||||
i18n.defaultLocale = mkDefault "C.UTF-8";
|
||||
system.stateVersion = lib.mkDefault "20.03";
|
||||
system.stateVersion = mkDefault "20.03";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue