update
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
{ config, lib, pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
home.packages = with pkgs; [
|
||||
mpv
|
||||
vlc
|
||||
ffmpeg
|
||||
kdenlive
|
||||
kdePackages.kdenlive
|
||||
gimp
|
||||
inkscape
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user