fix typo
This commit is contained in:
parent
5aaeec7c6c
commit
02329da6ad
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
inputs.devenv.flakeModule
|
||||
];
|
||||
|
||||
# Define the systems that this works on. Only tested with x66_64-linux, add more if you test and it works.
|
||||
# Define the systems that this works on. Only tested with x86_64-linux, add more if you test and it works.
|
||||
systems = [
|
||||
"x86_64-linux"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue