mirror of
https://github.com/RGBCube/superfreq
synced 2025-07-27 17:07:44 +00:00
Merge pull request #34 from spikespaz-contrib/u/jacob/flake-formatter-alejandra
flake: formatter: set to alejandra
This commit is contained in:
commit
71cd443ba7
1 changed files with 2 additions and 0 deletions
|
@ -22,5 +22,7 @@
|
||||||
superfreq = import ./nix/module.nix inputs;
|
superfreq = import ./nix/module.nix inputs;
|
||||||
default = self.nixosModules.superfreq;
|
default = self.nixosModules.superfreq;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
formatter = forAllSystems (system: nixpkgs.legacyPackages.${system}.alejandra);
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue