129 current 2024-12-31 05:18:33 25.05.20241217.d3c42f1 6.6.66 *

This commit is contained in:
2024-12-31 05:18:40 -05:00
parent c77555986b
commit 980c530612

View File

@@ -136,6 +136,10 @@ in {
command = "/home/synchronous/nix-cfg/home/scripts/nixos-rebuild.sh";
options = ["NOPASSWD"];
}
{
command = "/home/synchronous/.scripts/nixos-rebuild.sh";
options = ["NOPASSWD"];
}
];
groups = ["wheel"];
}