ncspot
This commit is contained in:
parent
d5acd471e7
commit
30c7f8ff25
3 changed files with 11 additions and 0 deletions
9
hm_modules/ncspot.nix
Normal file
9
hm_modules/ncspot.nix
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
{
|
||||||
|
programs.ncspot = {
|
||||||
|
enable = true;
|
||||||
|
settings = {
|
||||||
|
use_nerdfont = true;
|
||||||
|
notify = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
|
|
@ -92,6 +92,7 @@
|
||||||
../hm_modules/megasync.nix
|
../hm_modules/megasync.nix
|
||||||
../hm_modules/mpv.nix
|
../hm_modules/mpv.nix
|
||||||
../hm_modules/nautilus.nix
|
../hm_modules/nautilus.nix
|
||||||
|
../hm_modules/ncspot.nix
|
||||||
../hm_modules/nix-index.nix
|
../hm_modules/nix-index.nix
|
||||||
../hm_modules/noti.nix
|
../hm_modules/noti.nix
|
||||||
../hm_modules/nushell.nix
|
../hm_modules/nushell.nix
|
||||||
|
|
|
||||||
|
|
@ -80,6 +80,7 @@
|
||||||
../hm_modules/megasync.nix
|
../hm_modules/megasync.nix
|
||||||
../hm_modules/mpv.nix
|
../hm_modules/mpv.nix
|
||||||
../hm_modules/nautilus.nix
|
../hm_modules/nautilus.nix
|
||||||
|
../hm_modules/ncspot.nix
|
||||||
../hm_modules/nix-index.nix
|
../hm_modules/nix-index.nix
|
||||||
../hm_modules/noti.nix
|
../hm_modules/noti.nix
|
||||||
../hm_modules/nushell.nix
|
../hm_modules/nushell.nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue