diff options
Diffstat (limited to '')
| -rw-r--r-- | flake/hosts.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flake/hosts.nix b/flake/hosts.nix index f053c88..3ae840e 100644 --- a/flake/hosts.nix +++ b/flake/hosts.nix @@ -159,6 +159,7 @@ let ++ defaultModules ++ [ hostconf + inputs.my-go-tools.nixosModules.default ]; } ); |
