formatting

This commit is contained in:
caleb 2024-03-21 15:04:56 -04:00
parent 01c90737fc
commit 8baffe0eae

View File

@ -37,7 +37,5 @@
}; };
}; };
}; };
users.users.caleb = { users.users.caleb.extraGroups = [ "libvirtd" "docker" ];
extraGroups = [ "libvirtd" "docker" ];
};
} }