An open API service indexing awesome lists of open source software.

https://github.com/mnajib/my-nix-utils


https://github.com/mnajib/my-nix-utils

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

├── lib/
│ ├── my-helpers.nix # Contains functions for scanning directories
│ └── flake-parts/
│ ├── systems.nix # flake-parts module to generate nixosConfigurations
│ ├── homes.nix # flake-parts module to generate homeConfigurations (optional, for standalone Home-Manager)
│ └── modules.nix # flake-parts module to expose custom modules