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; [
|
||||
gnome-tweaks
|
||||
gnomeExtensions.appindicator
|
||||
|
||||
rhythmbox
|
||||
];
|
||||
|
||||
# --- Input ---
|
||||
|
||||
Reference in New Issue
Block a user