aboutsummaryrefslogtreecommitdiff
path: root/hosts/work/network.nix
diff options
context:
space:
mode:
authoraethrvmn <me@aethrvmn.gr>2025-11-30 22:01:41 +0000
committeraethrvmn <me@aethrvmn.gr>2025-11-30 22:01:41 +0000
commit8e426fdaa3df1840cfa92bf61fe8ccadeac8f3c6 (patch)
treebf688df692b2d862ffb1ffa50fe3e3e56e00aa46 /hosts/work/network.nix
parentmoved obs to flatpak + removed home decl (diff)
defined new device
Diffstat (limited to '')
-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.