fixed spelling error
This commit is contained in:
parent
40392c1f45
commit
0a304dbac2
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
nixConfigurations.nixsurface = nixpkgs.lib.nixosSystem {
|
nixosConfigurations.nixsurface = nixpkgs.lib.nixosSystem {
|
||||||
specialArgs = { inherit system; };
|
specialArgs = { inherit system; };
|
||||||
|
|
||||||
modules = [
|
modules = [
|
||||||
|
|
Loading…
Add table
Reference in a new issue