Make the two servers work together better and move things around
This commit is contained in:
parent
dbecb3e57e
commit
dad0e0deb4
5 changed files with 23 additions and 15 deletions
|
@ -107,10 +107,11 @@
|
|||
n:/etc/nixos
|
||||
|
||||
# Remote files
|
||||
H:/home/${config.home.username}/Midas/storage
|
||||
K:/home/${config.home.username}/Midas/storage/Files
|
||||
V:/home/${config.home.username}/Midas/storage/Media
|
||||
M:/home/${config.home.username}/Midas/storage/Music
|
||||
H:/home/${config.home.username}/Network/Midas/
|
||||
K:/home/${config.home.username}/Network/Midas/Files
|
||||
M:/home/${config.home.username}/Network/Midas/Music
|
||||
V:/home/${config.home.username}/Network/Midas/Videos
|
||||
V:/home/${config.home.username}/Network/Midas/Photos
|
||||
'';
|
||||
};
|
||||
packages = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue