aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/arrakis/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/arrakis/default.nix')
-rw-r--r--hosts/arrakis/default.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/arrakis/default.nix b/hosts/arrakis/default.nix
index ecf0cf4..1c49d12 100644
--- a/hosts/arrakis/default.nix
+++ b/hosts/arrakis/default.nix
@@ -46,6 +46,10 @@
];
networking = {
+ defaultGateway = {
+ address = "192.168.1.1";
+ interface = "wlp5s0";
+ };
hostId = "2ae4c89f";
hostName = "arrakis";
interfaces = {