Updates config for VPS

This commit is contained in:
Dennis Schoepf 2025-03-19 21:01:05 +01:00
parent 42822c7af3
commit e592cf8a9b

View file

@ -20,11 +20,6 @@
time.timeZone = "Europe/Berlin"; time.timeZone = "Europe/Berlin";
i18n.defaultLocale = "en_US.UTF-8"; i18n.defaultLocale = "en_US.UTF-8";
# Boot
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.loader.systemd-boot.configurationLimit = 10;
# Nix Settings # Nix Settings
# Perform garbage collection weekly to maintain low disk usage # Perform garbage collection weekly to maintain low disk usage
nix.gc = { nix.gc = {