ALPHA: wire is a tool to deploy nixos systems wire.althaea.zone/
at stable 4 lines 84 B view raw
1let 2 flake = import ../../default.nix; 3in 4import ../default.nix { inherit flake; }