ALPHA: wire is a tool to deploy nixos systems wire.althaea.zone/

remove nonexistant nix file in test eval

-1
-1
doc/snippets/default.nix
··· 1 1 { 2 2 getting-started-nixos = import ./getting-started/configuration.nix; 3 3 getting-started-nixos-flake = import ./getting-started/nixos.flake.nix; 4 - getting-started-cache = import ./getting-started/cache.nix; 5 4 }