Switch back
This commit is contained in:
parent
2949bcef85
commit
924ec63ef9
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue