fwminex: mkdir /var/www

This commit is contained in:
Motiejus Jakštys 2024-07-31 10:43:51 +03:00
parent f1ba3ccc0c
commit cfa0d1bfb4
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ in
hardware.cpu.intel.updateMicrocode = true;
nixpkgs.hostPlatform = "x86_64-linux";
systemd.services.zfs-mount.enable = false;
systemd.tmpfiles.rules = [ "d /var/www 0755 motiejus users -" ];
services = {
pcscd.enable = true;