add initial beet setup, if you can call it that

This commit is contained in:
Haak Saxberg 2023-04-15 19:36:56 -07:00
parent 495c87a542
commit cfeb53b1ed
2 changed files with 23 additions and 0 deletions

View file

@ -79,6 +79,7 @@ in
imports = [
../system/svalbard/configuration.nix
../home/programs/flood
../home/programs/beets
];
services.nfs.server.enable = true;