fix option
This commit is contained in:
parent
c279e58c69
commit
6a727b61d5
@ -17,7 +17,7 @@ in
|
|||||||
# Enable system Nix configuration
|
# Enable system Nix configuration
|
||||||
nix.enable = lib.mkDefault true;
|
nix.enable = lib.mkDefault true;
|
||||||
};
|
};
|
||||||
nixfiles.binfmt.enable = true;
|
nixfiles.binfmt.enable = lib.mkDefault true;
|
||||||
|
|
||||||
# locale settings
|
# locale settings
|
||||||
i18n = {
|
i18n = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user