jungle/common/main.nix

7 lines
47 B
Nix

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