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

7 lines
44 B
Nix

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