forked from Bun/nixos-config
Reorganize some apps and add wlsunset
This commit is contained in:
parent
8ffc50bef7
commit
829459865c
11 changed files with 10 additions and 14 deletions
|
@ -1,7 +0,0 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
home = {
|
||||
packages = with pkgs; [ spotdl ];
|
||||
shellAliases.spotdl = "spotdl --m3u --format opus";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue