diff --git a/hosts/talos/default.nix b/hosts/talos/default.nix index ccce527..e061b48 100644 --- a/hosts/talos/default.nix +++ b/hosts/talos/default.nix @@ -47,7 +47,7 @@ networking.networkmanager = { enable = true; wifi.powersave = true; - }; + } # Set your time zone. time.timeZone = "Europe/Paris";