mirror of
https://github.com/Superredstone/nixos.git
synced 2026-06-17 07:14:39 +02:00
feat(package): get spotiflac from my-features branch
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
pkgs,
|
||||
# pkgs-25-11,
|
||||
pkgs-my-features,
|
||||
lib,
|
||||
gamingSystem,
|
||||
workSystem,
|
||||
@@ -86,11 +87,12 @@
|
||||
piper
|
||||
qbittorrent
|
||||
seahorse
|
||||
spotiflac
|
||||
telegram-desktop
|
||||
thunderbird
|
||||
vlc
|
||||
vulkan-tools
|
||||
|
||||
pkgs-my-features.spotiflac
|
||||
];
|
||||
|
||||
gamingPackages = lib.optionals gamingSystem [
|
||||
|
||||
Reference in New Issue
Block a user