chore: snake_case to camelCase
This commit is contained in:
parent
2b704cc5e7
commit
f4e47cbf97
5 changed files with 14 additions and 14 deletions
|
|
@ -14,7 +14,7 @@
|
|||
};
|
||||
|
||||
outputs = {...} @ inputs: {
|
||||
nixosConfigurations = inputs.dashNix.dashNixLib.build_systems {root = ./.;};
|
||||
nixosConfigurations = inputs.dashNix.dashNixLib.buildSystems {root = ./.;};
|
||||
};
|
||||
|
||||
nixConfig = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue