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