Remove duplicat timezone

This commit is contained in:
iFargle 2023-06-29 21:43:45 +09:00
parent d089572bdc
commit 01076a54e1

View file

@ -10,9 +10,6 @@
./home-manager.nix
];
# Basic configs
time.timeZone = ${timezone}
# Keep the system up-to-date automatically
system = {
autoUpgrade = {