mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 01:44:40 +02:00
readme: rename git-hook as well
This commit is contained in:
parent
e0171adc7a
commit
ae266efa43
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ used flakes:
|
||||||
- disk partitioning: [disko](https://github.com/nix-community/disko)
|
- disk partitioning: [disko](https://github.com/nix-community/disko)
|
||||||
- secrets: [sops-nix](https://github.com/Mic92/sops-nix)
|
- secrets: [sops-nix](https://github.com/Mic92/sops-nix)
|
||||||
- deployment: [nixinate](https://github.com/MatthewCroughan/nixinate), see [usage](#usage)
|
- deployment: [nixinate](https://github.com/MatthewCroughan/nixinate), see [usage](#usage)
|
||||||
- formatting: [pre-commit-hooks](https://github.com/cachix/pre-commit-hooks.nix)
|
- formatting: [git-hooks](https://github.com/cachix/git-hooks.nix)
|
||||||
- install: [nixos-anywhere](https://github.com/numtide/nixos-anywhere/)
|
- install: [nixos-anywhere](https://github.com/numtide/nixos-anywhere/)
|
||||||
|
|
||||||
## Structure
|
## Structure
|
||||||
|
@ -138,4 +138,4 @@ used flakes:
|
||||||
- [Nix config by pborzenkov](https://github.com/pborzenkov/nix-config)
|
- [Nix config by pborzenkov](https://github.com/pborzenkov/nix-config)
|
||||||
- [Nix config by nyanloutre](https://gitea.nyanlout.re/nyanloutre/nixos-config)
|
- [Nix config by nyanloutre](https://gitea.nyanlout.re/nyanloutre/nixos-config)
|
||||||
- [Nix config by disassembler](https://github.com/disassembler/network)
|
- [Nix config by disassembler](https://github.com/disassembler/network)
|
||||||
- [pre-commit config](https://github.com/cachix/pre-commit-hooks.nix/blob/master/template/flake.nix)
|
- [git-hook config](https://github.com/cachix/git-hooks.nix/blob/master/template/flake.nix)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue