update pruflas config
This commit is contained in:
parent
628edc7e98
commit
7db500680b
2 changed files with 10 additions and 11 deletions
|
@ -72,13 +72,6 @@ with lib; {
|
|||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
swapDevices = [
|
||||
{
|
||||
device = "/var/swapfile";
|
||||
size = 32768;
|
||||
}
|
||||
];
|
||||
|
||||
# Desktop things for media playback
|
||||
|
||||
services.xserver.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue