added beets

This commit is contained in:
fwastring 2026-04-04 19:31:26 +02:00
parent 755a563d5c
commit 39a1b68c8f

View file

@ -140,9 +140,9 @@ in
}; };
home-manager.users.fw = { home-manager.users.fw = {
# imports = [ imports = [
# (modulesDirectory + /programs/beets) (modulesDirectory + /programs/beets)
# ]; ];
home.username = "fw"; home.username = "fw";
home.homeDirectory = "/home/fw"; home.homeDirectory = "/home/fw";