diff --git a/laptop/configuration.nix b/laptop/configuration.nix index 4a00a01b..79c1a80a 100644 --- a/laptop/configuration.nix +++ b/laptop/configuration.nix @@ -10,9 +10,6 @@ ./home-manager.nix ]; - # Basic configs - time.timeZone = ${timezone} - # Keep the system up-to-date automatically system = { autoUpgrade = {