mirror of
https://github.com/oddlama/nixos-extra-modules.git
synced 2025-10-10 22:00:39 +02:00
feat: add nginx meta module
This commit is contained in:
parent
bc948ad1ab
commit
4daf3ffd02
4 changed files with 119 additions and 0 deletions
|
@ -48,6 +48,9 @@
|
|||
};
|
||||
};
|
||||
|
||||
# `nix fmt`
|
||||
formatter = pkgs.alejandra;
|
||||
|
||||
# `nix develop`
|
||||
devShells.default = pkgs.devshell.mkShell {
|
||||
name = "extra-modules";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue