diff --git a/hosts/niks/configuration.nix b/hosts/niks/configuration.nix index 154e08f1..17dc9831 100644 --- a/hosts/niks/configuration.nix +++ b/hosts/niks/configuration.nix @@ -110,8 +110,6 @@ XCURSOR_THEME = "Bibata-Modern-Classic"; XCURSOR_SIZE = "24"; - SYSTEMD_TIMEDATED_NTP_SERVICES = "chronyd.service:systemd-timesyncd.service"; - XDG_DATA_HOME = "\$HOME/.local/share"; XDG_CONFIG_HOME = "\$HOME/.config"; XDG_STATE_HOME = "\$HOME/.local/state";