update music player and tagger
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
{ ... }:
|
||||||
|
|
||||||
|
{
|
||||||
|
home.packages = with pkgs; [
|
||||||
|
rhythmbox
|
||||||
|
picard
|
||||||
|
];
|
||||||
|
}
|
||||||
@@ -24,8 +24,6 @@
|
|||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
gnome-tweaks
|
gnome-tweaks
|
||||||
gnomeExtensions.appindicator
|
gnomeExtensions.appindicator
|
||||||
|
|
||||||
rhythmbox
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# --- Input ---
|
# --- Input ---
|
||||||
|
|||||||
Reference in New Issue
Block a user