aboutsummaryrefslogtreecommitdiff
path: root/hosts/work/network.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/work/network.nix')
-rw-r--r--hosts/work/network.nix15
1 files changed, 15 insertions, 0 deletions
diff --git a/hosts/work/network.nix b/hosts/work/network.nix
new file mode 100644
index 0000000..0556948
--- /dev/null
+++ b/hosts/work/network.nix
@@ -0,0 +1,15 @@
+{
+ networking = {
+ hostName = "work";
+
+ # networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
+
+ # Configure network proxy if necessary
+ # networking.proxy.default = "http://user:password@proxy:port/";
+ # networking.proxy.noProxy = "127.0.0.1,localhost,internal.domain";
+
+ networkmanager = {
+ enable = true;
+ };
+ };
+}
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.