mirror of
https://github.com/xinux-org/modules.git
synced 2026-02-15 20:23:44 +00:00
🎛️ | Ready to use abstractions for project usages [maintainer=@bahrom04]
- Nix 100%
|
|
||
|---|---|---|
| .github | ||
| checks | ||
| modules/nixos | ||
| packages | ||
| shells/modules | ||
| .envrc | ||
| .gitignore | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| README.md | ||
Code formatter and checkers
nix fmt .
nix flake check --system x86_64-linux --show-trace
nix repl :lf .
# geting narHash
nix flake prefetch "github:xinux-org/modules"
# getting rev
git rev-parse main