another one

This commit is contained in:
Andreas Zweili 2022-02-28 16:37:18 +01:00
parent 6d39a0ea16
commit b4648966e7
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@
options = [ "NOPASSWD" ];
}
{
command = "/run/current-system/sw/bin/nix-env -p";
command = "/run/current-system/sw/bin/nix-env";
options = [ "NOPASSWD" ];
}
];