update && remove floorp & stylix && mkForce nfv theme && change kdenlive pkg name cause changed upstream
nixos config pipeline / show-flake (push) Successful in 27s
nixos config pipeline / deploy (push) Successful in 2m59s

This commit is contained in:
smayzy
2025-09-27 10:07:50 +02:00
parent 9c1ba99c88
commit 87a7013d51
13 changed files with 10 additions and 368 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ in
config = mkIf config.smayzy.kdenlive.enable {
environment.systemPackages = with pkgs; [
libsForQt5.kdenlive
kdePackages.kdenlive
];
};
}