index
:
nixos-config.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: 71c223b9b7696a6527965a409a15eb26fc36db71 (
plain
)
1
2
3
4
5
6
7
.PHONY: rebuild format rebuild: sudo nixos-rebuild switch --flake . format: nix fmt