treewide: slim down and reorganize config

This commit is contained in:
insects 2024-10-29 15:37:30 +01:00
parent 778775ceb6
commit 8a5be644b8
33 changed files with 131 additions and 755 deletions

View file

@ -9,8 +9,10 @@
# stuff that doesn't fit into any other files
home.packages = with pkgs; [
comma # nix-shell a package by prefixing it with `,`
ripgrep # well, it's grep
fastfetch # gotta show system information somehow!
flyctl # cli for a hosting service i use
httpie # good for inspecting APIs
exercism # cli for a great learning website!
];
}