Files
nix-config/modules/fh/default.nix

7 lines
46 B
Nix

{ pkgs, config, ...}:
{
imports = [
];
}