diff --git a/flake.nix b/flake.nix index 50ef145..4047d45 100644 --- a/flake.nix +++ b/flake.nix @@ -25,7 +25,6 @@ srvos.inputs.nixpkgs.follows = "nixpkgs"; clan-core.url = "git+https://git.clan.lol/clan/clan-core"; - #clan-core.url = "git+file:///home/joerg/work/clan/clan-core?ref=kvm-fix"; clan-core.inputs.flake-parts.follows = "flake-parts"; clan-core.inputs.nixpkgs.follows = "nixpkgs"; clan-core.inputs.treefmt-nix.follows = "treefmt-nix";