media server stuff

This commit is contained in:
Matt Nish-Lapidus 2025-03-10 22:23:34 -04:00
parent 9e1b1da802
commit 4e2f49dca0
2 changed files with 1 additions and 2 deletions

View file

@ -8,9 +8,7 @@
home = {
packages = with pkgs; [
cifs-utils
beets
# wezterm
];
username = "media";

View file

@ -66,6 +66,7 @@
environment.systemPackages = with pkgs; [
wget
curl
cifs-utils
];
fonts = {