--wip-- [skip ci]

This commit is contained in:
Filippo Berto 2025-09-08 11:36:45 +02:00
parent eea02abfcb
commit 762085707c
136 changed files with 261 additions and 261 deletions

View file

@ -1,12 +0,0 @@
{
programs.ncspot = {
enable = true;
# package = pkgs.ncspot.overrideAttrs (o: {
# buildFeatures = o.buildFeatures ++ [ "cover" "mpris" "notify" "share_clipboard" ];
# });
settings = {
use_nerdfont = true;
notify = true;
};
};
}