more docs on atuin

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-10-12 23:16:56 -05:00
parent 0f39d0f6d8
commit 2235ce020b
9 changed files with 43 additions and 21 deletions

View file

@ -1,8 +0,0 @@
{ pkgs, ... }:
{
# home.packages = [ pkgs.spotifyd ];
# TODO revisit this isn't working for me yet...
services.spotifyd.enable =true;
}