nix-stuff/roles/gnome/programs/default.nix

5 lines
45 B
Nix

{...}: {
imports = [
./blackbox.nix
];
}