diff options
author | Soispha <soispha@vhack.eu> | 2024-01-23 14:55:55 +0100 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2024-01-23 14:55:55 +0100 |
commit | d7d898d824ece694e71198a45a096f0175058ab1 (patch) | |
tree | 3e46f2865dcfc644f1c02955da3f491bfdda1e06 /update.sh | |
parent | fix(hm/conf/less): Ensure that less can read the lesskey file (diff) | |
download | nixos-config-d7d898d824ece694e71198a45a096f0175058ab1.tar.gz nixos-config-d7d898d824ece694e71198a45a096f0175058ab1.zip |
feat(sys/nixpkgs/pkgs): Add update scripts
Diffstat (limited to 'update.sh')
-rwxr-xr-x | update.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh index 5bd9ac45..a08f27ec 100755 --- a/update.sh +++ b/update.sh @@ -3,4 +3,4 @@ ./hm/soispha/conf/firefox/scripts/update_extensions -./sys/nixpkgs/pkgs/plgs-pkgs/update_neovim_plugins +./sys/nixpkgs/pkgs/update_pkgs |