Skip to content

nixcafe/develop-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use Develop Config

Directory structure

.
│
├── flake.nix
│
│   # Check if your nix file is formatted before uploading
├── checks 
│   └── pre-commit-check
│       └── default.nix
│
│   # agenix command support
├── shells
│   └── default
│       └── default.nix│
│
│   # direnv: https://github.com/direnv/direnv/wiki/Nix
├── .envrc
│
│   # statix: https://github.com/oppiliappan/statix?tab=readme-ov-file#configuration
└── statix.toml 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published