a flake module to ease creating and managing multiple hosts in your nix flake.

chore: transfer to tgirlcloud

Changed files
+4 -4
examples
multi
multi-specialised
not-auto
only
+1 -1
examples/multi-specialised/flake.nix
··· 7 7 inputs.nixpkgs-lib.follows = "nixpkgs"; 8 8 }; 9 9 10 - easy-hosts.url = "github:isabelroses/easy-hosts"; 10 + easy-hosts.url = "github:tgirlcloud/easy-hosts"; 11 11 }; 12 12 13 13 outputs =
+1 -1
examples/multi/flake.nix
··· 7 7 inputs.nixpkgs-lib.follows = "nixpkgs"; 8 8 }; 9 9 10 - easy-hosts.url = "github:isabelroses/easy-hosts"; 10 + easy-hosts.url = "github:tgirlcloud/easy-hosts"; 11 11 }; 12 12 13 13 outputs =
+1 -1
examples/not-auto/flake.nix
··· 7 7 inputs.nixpkgs-lib.follows = "nixpkgs"; 8 8 }; 9 9 10 - easy-hosts.url = "github:isabelroses/easy-hosts"; 10 + easy-hosts.url = "github:tgirlcloud/easy-hosts"; 11 11 }; 12 12 13 13 outputs =
+1 -1
examples/only/flake.nix
··· 7 7 inputs.nixpkgs-lib.follows = "nixpkgs"; 8 8 }; 9 9 10 - easy-hosts.url = "github:isabelroses/easy-hosts"; 10 + easy-hosts.url = "github:tgirlcloud/easy-hosts"; 11 11 }; 12 12 13 13 outputs =