Add Legion default.nix

This commit is contained in:
Evie Litherland-Smith 2023-06-27 07:43:18 +01:00
parent c0ebbf817d
commit 394e609be9

1
hosts/Legion/default.nix Normal file
View file

@ -0,0 +1 @@
{...}: {imports = [./configuration.nix];}