nixos/modules/_tmpl.nix

7 lines
51 B
Nix
Raw Normal View History

{ config, pkgs, lib, ... }:
{
config = {
};
}