setting up media server
This commit is contained in:
parent
21051ae8fe
commit
7a1ace60d4
2 changed files with 4 additions and 1 deletions
|
@ -8,6 +8,8 @@
|
|||
home = {
|
||||
packages = with pkgs; [
|
||||
cifs-utils
|
||||
plex
|
||||
beets
|
||||
];
|
||||
|
||||
username = "media";
|
||||
|
@ -24,7 +26,6 @@
|
|||
programs = {
|
||||
home-manager.enable = true;
|
||||
|
||||
pandoc.enable = true;
|
||||
password-store.enable = true;
|
||||
|
||||
git = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue