diff --git a/systems/flake.nix b/systems/flake.nix index be8814d..eb6c218 100644 --- a/systems/flake.nix +++ b/systems/flake.nix @@ -6,7 +6,7 @@ disko = { url = github:nix-community/disko; inputs.nixpkgs.follows = "nixpkgs"; - } + }; }; outputs = { self, nixpkgs, disko, ... }@inputs: {