fixed spelling error

This commit is contained in:
twoneis 2023-11-04 15:49:58 +01:00
parent 40392c1f45
commit 0a304dbac2

View file

@ -30,7 +30,7 @@
}
];
};
nixConfigurations.nixsurface = nixpkgs.lib.nixosSystem {
nixosConfigurations.nixsurface = nixpkgs.lib.nixosSystem {
specialArgs = { inherit system; };
modules = [