more docs on atuin
This commit is contained in:
parent
0f39d0f6d8
commit
2235ce020b
9 changed files with 43 additions and 21 deletions
5
users/josh/by_hosts/lio/home_manager/spotify.nix
Normal file
5
users/josh/by_hosts/lio/home_manager/spotify.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = [ pkgs.spotify ];
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue