Add config for wireless network
This commit is contained in:
parent
4bbea9b954
commit
eab46c9c3c
|
|
@ -9,6 +9,7 @@
|
|||
# Configure network proxy if necessary
|
||||
# networking.proxy.default = "http://user:password@proxy:port/";
|
||||
# networking.proxy.noProxy = "127.0.0.1,localhost,internal.domain";
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
# Select internationalisation properties.
|
||||
i18n.defaultLocale = "fr_CH.UTF-8";
|
||||
|
|
|
|||
Loading…
Reference in a new issue