index
:
nixos-config
prime
My NixOS system configuration, with some of my binaries
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
update.sh
(
unfollow
)
Commit message (
Collapse
)
Author
2024-05-25
style(treewide): Format
Benedikt Peetz
2024-05-25
fix(update.sh): Ensure unique variables
Benedikt Peetz
2024-05-24
feat(pkgs/update.sh): Notify the user about the run update scripts
Benedikt Peetz
2024-05-09
feat(sys/secrets/lf/cd_paths): Generate with `lf-make-map`
Benedikt Peetz
2024-02-20
refactor(treewide): Add a `.sh` extension to shell scripts
Soispha
2024-01-28
fix(sys/nixpkgs/update_pkgs): Allow to hide expansive updates behind flag
Soispha
2024-01-23
feat(sys/nixpkgs/pkgs): Add update scripts
Soispha
2023-12-09
feat(treewide): Specify nvim plugins in my flake
Soispha
2023-08-28
Build(update.sh): Use correct path to update script
Soispha
2023-08-01
Refactor(treewide): Move module configuration in separate files
Soispha
2023-05-27
Build(update.sh): Make script somewhat more path indifferent
Soispha
2023-05-09
Fix(update): Rename to update.sh to work with flake-update
Soispha
2023-05-09
Refactor(treewide): Use separate shell library
Soispha
2023-05-09
Build(update): Check for duplicates in flake.lock
Soispha
2023-05-09
Build: Add a script to ensure correct updates
Soispha