Add script to update system and user
This commit is contained in:
@@ -63,6 +63,11 @@
|
||||
source = ../../scripts/update;
|
||||
executable = true;
|
||||
};
|
||||
|
||||
"bin/aupdate" = {
|
||||
source = ../../scripts/aupdate;
|
||||
executable = true;
|
||||
};
|
||||
};
|
||||
|
||||
packages = with pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user