Switch back

This commit is contained in:
Nathan McCarty 2023-05-28 20:05:02 -04:00
parent 2949bcef85
commit 924ec63ef9
Signed by: thatonelutenist
SSH Key Fingerprint: SHA256:hwQEcmak9E6sdU9bXc98RHw/Xd1AhpB5HZT7ZSVJkRM
1 changed files with 0 additions and 2 deletions

View File

@ -68,8 +68,6 @@
virtualization = { docker = true; };
};
};
# Set postgres version
services.postgresql.package = pkgs.postgresql_15;
# Configure bootloader
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;