Replace manual forEachUser pattern with built-in sharedModules for applying config to all home-manager users. Add automatic garbage collection of old generations (weekly, older than 7 days) and remove the now-unnecessary expire-home-manager-generations justfile recipe. Also update codex PR patch hash (upstream patch was modified). Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 lines
131 B
Makefile
6 lines
131 B
Makefile
switch *args:
|
|
sudo nixos-rebuild switch --flake '.#' --impure {{args}}
|
|
|
|
fix-local-path-issue:
|
|
nix flake update imalison-taffybar
|