[NixOS] label -> labels

This commit is contained in:
Your Name 2024-10-02 16:05:20 -06:00
parent 36331ea60c
commit e6c3d55fc8

View File

@ -59,7 +59,7 @@ in {
gracefulNodeShutdown = {
enable = true;
};
label = {
labels = {
"nixos-nvidia-cdi" = "enabled";
};
};