diff --git a/flake.nix b/flake.nix index a40578c..a3995c4 100644 --- a/flake.nix +++ b/flake.nix @@ -54,9 +54,9 @@ disko.nixosModules.disko ]; - systems.hosts.magrathea.modules = with inputs; [ - nixos-hardware.nixosModules.starfive-visionfive-2 - ]; + systems.hosts.magrathea.modules = with inputs; [ + nixos-hardware.nixosModules.starfive-visionfive-2 + ]; templates.shim.description = "/etc/nixos shim for geekygay nixconf";