mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 14:50:40 +02:00
docs: update readme
This commit is contained in:
parent
7d1e022b3e
commit
e1231f8da1
6 changed files with 35 additions and 140 deletions
|
@ -200,9 +200,6 @@
|
|||
.${system};
|
||||
};
|
||||
|
||||
# `nix run .#<app>`
|
||||
apps = import ./apps inputs system;
|
||||
|
||||
# `nix flake check`
|
||||
checks.pre-commit-hooks = pre-commit-hooks.lib.${system}.run {
|
||||
src = cleanSource ./.;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue