My first module
This commit is contained in:
parent
cb37b7882d
commit
1d907edb1c
5 changed files with 26 additions and 9 deletions
5
hosts/morty/home.nix
Normal file
5
hosts/morty/home.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ ... }: {
|
||||
config.modules = {
|
||||
video.kdenlive.enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue