NixOS/template.nix

4 lines
62 B
Nix
Raw Normal View History

{ pkgs, config, ... }: {
# put your nix module in here!
}