diff --git a/flake.nix b/flake.nix index 2ed9c64..0945d9f 100644 --- a/flake.nix +++ b/flake.nix @@ -19,7 +19,8 @@ self, nixpkgs, nixpkgs-unstable, - home-manager, ... }: { + home-manager, + ... }: { nixosConfigurations = { galvatron = nixpkgs.lib.nixosSystem { system = "aarch64-linux";