treewide: format all files
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{ self, ... }: {
|
||||
{self, ...}: {
|
||||
flake.packages.x86_64-linux = {
|
||||
inherit (self.nixosConfigurations.installer.config.formats)
|
||||
inherit
|
||||
(self.nixosConfigurations.installer.config.formats)
|
||||
install-iso
|
||||
;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user