Misc: Add nixfmt-tree and run nix fmt
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
flake.modules.nixos.systemd-boot = {
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
};
|
||||
flake.modules.nixos.systemd-boot = {
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user