Regenerated

This commit is contained in:
2026-05-05 11:13:10 +02:00
parent 36303f5990
commit bbbee5efab
41 changed files with 2077 additions and 492 deletions
@@ -39,7 +39,7 @@ ShellRoot {
cmd: [
"sh",
"-c",
`echo "${sudoPassword}" | sudo -S nixos-rebuild switch --flake .#traveldroid`
`echo "${sudoPassword}" | sudo -S nixos-rebuild switch --flake .#mymachine`
],
cwd: "/home/henrov/Repos/nixos/Droidnix"
},