diff --git a/hosts/default.nix b/hosts/default.nix index 63e17d4..87aa2f6 100644 --- a/hosts/default.nix +++ b/hosts/default.nix @@ -17,7 +17,6 @@ in { flake.colmena = { meta = { - # machinesFile = TODO nixpkgs = import inputs.nixpkgs { system = "x86_64-linux"; config.allowUnfree = true;