ALPHA: wire is a tool to deploy nixos systems
wire.althaea.zone/
1---
2name: Bug report
3about: Create a report to help us improve
4title: ""
5labels: bug
6assignees: mrshmllow
7---
8
9**Describe the bug**
10A clear and concise description of what the bug is.
11
12**Output of `wire --version`:**
13
14**Output of `nix --version`:**
15
16**nixpkgs version:**
17
18**To Reproduce**
19Steps to reproduce the behavior:
20
211. Write '...'
222. Run command '....'
233. See error
24
25Include links to code.
26
27**Expected behavior**
28A clear and concise description of what you expected to happen.
29
30**Additional context**
31Add any other context about the problem here.