mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2026-02-04 16:56:53 -05:00
Typo
This commit is contained in:
parent
4bef221ac3
commit
6c9bf7e6b5
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
options = {
|
||||
nixpkgs-fmt = {
|
||||
enable = lib.mkEnableOption {
|
||||
description = "Enable nixpkgs-fmt"
|
||||
description = "Enable nixpkgs-fmt";
|
||||
default = false;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue