🎛️ | Ready to use abstractions for project usages [maintainer=@bahrom04]
Find a file
bahrom04 0df816f0e5
chore: added freefont_ttf
GNU Free UCS Outline Fonts
2026-04-20 11:48:33 +05:00
.github chore: changing runners to testing 2026-03-09 05:14:04 +05:00
checks chore: accept allowUnfree on checks 2026-04-15 16:02:50 +05:00
modules/nixos chore: added freefont_ttf 2026-04-20 11:48:33 +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-18 20:24:36 +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