feat: Added affine server

This commit is contained in:
2026-02-18 17:23:05 +05:30
parent e249f13313
commit 0591868be3
7 changed files with 273 additions and 3 deletions

View File

@@ -13,6 +13,7 @@
};
};
home.packages = with pkgs; [
pulseaudio
# pulseaudio
playerctl
];
}