Add script to update system and user

This commit is contained in:
2022-01-07 19:03:31 +00:00
parent 189ef03e81
commit e2925966a0
3 changed files with 24 additions and 6 deletions

View File

@@ -63,6 +63,11 @@
source = ../../scripts/update;
executable = true;
};
"bin/aupdate" = {
source = ../../scripts/aupdate;
executable = true;
};
};
packages = with pkgs; [