🎛️ | Ready to use abstractions for project usages [maintainer=@bahrom04]
Find a file
2026-05-08 20:10:30 +05:00
.github chore: changing runners to testing 2026-03-09 05:14:04 +05:00
checks fix: nix flake check 2026-05-02 03:18:53 +05:00
modules/nixos chore: add cachyos overlay to system nixpkgs 2026-05-08 20:10:30 +05:00
overlays chore: adding cachy kernel option 2026-05-08 19:52:46 +05:00
shells/modules chore: clear unused imports in shell.nix 2026-03-30 18:22:35 +05:00
.envrc [create-pull-request] automated change 2026-01-23 06:20:28 +00:00
.gitignore chore: addd gitignore 2026-02-11 20:56:17 +05:00
flake.lock chore: adding cachy kernel option 2026-05-08 19:52:46 +05:00
flake.nix chore: adding cachy kernel option 2026-05-08 19:52:46 +05:00
LICENSE [create-pull-request] automated change 2026-01-23 06:20:28 +00:00
README.md [create-pull-request] automated change 2026-01-23 06:20:28 +00:00

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