nixfiles/hosts/default.nix

4 lines
63 B
Nix

inputs: {
nixosConfigurations = import ./nixos.nix inputs;
}