nixos/modules/_tmpl.nix

7 lines
51 B
Nix

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