pkgs-in-home #2

Merged
noah.knegt merged 10 commits from pkgs-in-home into main 2025-03-01 14:11:42 +01:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit b2bc33561a - Show all commits

View File

@@ -51,6 +51,9 @@
packages = [ packages = [
(pkgs.nerdfonts.override { fonts = [ "SourceCodePro" ]; }) (pkgs.nerdfonts.override { fonts = [ "SourceCodePro" ]; })
pkgs.discord
pkgs.spotify
]; ];
}; };

View File

@@ -123,9 +123,6 @@
papirus-icon-theme papirus-icon-theme
# Menu kind # Menu kind
xfce.xfce4-whiskermenu-plugin xfce.xfce4-whiskermenu-plugin
# Spotify
spotify
]; ];
# This value determines the NixOS release from which the default # This value determines the NixOS release from which the default