nix-stuff/roles/kde/default.nix
2023-06-08 20:35:45 +02:00

7 lines
46 B
Nix
Executable file

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