fwminex: enable redistributable firmware, remove docker volume

This commit is contained in:
2023-09-14 11:30:14 +03:00
parent a7a6148d0f
commit e341092306
2 changed files with 1 additions and 5 deletions

View File

@@ -40,11 +40,6 @@
}
'';
fileSystems."/var/lib/docker" = {
device = "rpool/nixos/var/lib/docker";
fsType = "zfs";
};
mj = {
stateVersion = "23.05";
timeZone = "Europe/Vilnius";