🎛️ | Ready to use abstractions for project usages [maintainer=@bahrom04]
Find a file
2026-04-09 16:47:30 +05:00
.github chore: changing runners to testing 2026-03-09 05:14:04 +05:00
checks refactor: move version to branding module 2026-03-30 17:35:29 +05:00
modules/nixos fix: seahorse conflict 2026-04-02 14:14:52 +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 flake.lock: Update 2026-04-09 11:44:18 +00:00
flake.nix chore: update lock 2026-03-30 18:47:41 +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