diff options
Diffstat (limited to 'hosts/laptop')
| -rw-r--r-- | hosts/laptop/configuration.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/laptop/configuration.nix b/hosts/laptop/configuration.nix index d37e424..51a175b 100644 --- a/hosts/laptop/configuration.nix +++ b/hosts/laptop/configuration.nix @@ -58,6 +58,8 @@ }; }; + custom.wireguardAddress = "10.67.40.2/32"; + home-manager.users.christian.custom.xmobarBattery = true; swapDevices = [ |
