mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Switched audio player
This commit is contained in:
parent
da89ee5f38
commit
cabfed6f4b
2 changed files with 16 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, pkgs, pkgs-kdenlive, userSettings, ... }:
|
||||
{ config, pkgs, pkgs-stable, pkgs-kdenlive, userSettings, ... }:
|
||||
|
||||
{
|
||||
# Home Manager needs a bit of information about you and the paths it should
|
||||
|
@ -111,7 +111,7 @@
|
|||
pinta
|
||||
krita
|
||||
inkscape
|
||||
musikcube
|
||||
(pkgs-stable.lollypop.override { youtubeSupport = false; })
|
||||
vlc
|
||||
mpv
|
||||
yt-dlp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue