nixos/modules/dev
2023-07-07 23:00:29 +03:00
..
editors Revert "please work" 2023-07-07 23:00:28 +03:00
cpp.nix Revert "please work" 2023-07-07 23:00:28 +03:00
default.nix Revert "work pls" 2023-07-07 23:00:29 +03:00
javascript.nix Revert "please work" 2023-07-07 23:00:28 +03:00
python.nix Revert "please work" 2023-07-07 23:00:28 +03:00
README.md change hostname 2023-07-06 01:02:21 +03:00
rust.nix Revert "please work" 2023-07-07 23:00:28 +03:00

What is this for?

Because bloatware sucks and nix sometimes leaves alot of garbage, I decided to make each project a seperate nix file.

How do I use this?

  • copy project-template.nix
  • add package dependencies to it
    • when you dont maintain that project anymore you can delete the file and rebuild

Add language?

  • just make a nix file and add that yeah