h-m: spotify
This commit is contained in:
parent
6602ca85d2
commit
78ac6ee014
5 changed files with 61 additions and 35 deletions
5
home-manager/features/spotify.nix
Normal file
5
home-manager/features/spotify.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ pkgs, ... }: {
|
||||
home.programs = [
|
||||
pkgs.spotify
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue