This commit is contained in:
2026-01-07 20:21:55 +00:00
parent 891f8b1d7a
commit bf7e5aee42

View File

@@ -1,4 +1,5 @@
{
pkgs,
inputs,
user,
hostname,
@@ -51,6 +52,11 @@
virtualisation.docker.enable = true;
environment.systemPackages = with pkgs; [
chromium
playwright-driver.browsers
];
swapDevices = [
{
device = "/swapfile";