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 = { home = {
packages = with pkgs; [ packages = with pkgs; [
cifs-utils
beets beets
# wezterm
]; ];
username = "media"; username = "media";

View file

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