Kde: move kate.nix into programs folder
This commit is contained in:
parent
fcd583a063
commit
7d96e010ed
3 changed files with 8 additions and 1 deletions
7
roles/kde/programs/default.nix
Normal file
7
roles/kde/programs/default.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./kate.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue