Common: enable nfs support
This commit is contained in:
parent
5af49c32e2
commit
e3577910d1
1 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,8 @@
|
||||||
useXkbConfig = true;
|
useXkbConfig = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
boot.supportedFilesystems = [ "nfs" ];
|
||||||
|
|
||||||
# Set up localisation
|
# Set up localisation
|
||||||
i18n = {
|
i18n = {
|
||||||
defaultLocale = "en_US.UTF-8";
|
defaultLocale = "en_US.UTF-8";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue