This commit is contained in:
암냥 2026-07-05 15:54:10 +09:00
commit be184a26ff
No known key found for this signature in database
12 changed files with 146 additions and 7 deletions

View file

@ -15,7 +15,6 @@
cat = "bat --plain";
# NixOS 관련
rebuild = "nr";
update = "nix flake update";
clean = "sudo nix-collect-garbage -d";