Small changes everywhere:
This commit is contained in:
parent
b777ae2cf9
commit
85ea82a9ac
11 changed files with 13 additions and 16 deletions
|
@ -108,10 +108,10 @@
|
|||
n:/etc/nixos
|
||||
|
||||
# Remote files
|
||||
J:/home/${config.home.username}/MidasNFS
|
||||
K:/home/${config.home.username}/MidasNFS/Files
|
||||
V:/home/${config.home.username}/MidasNFS/Media
|
||||
M:/home/${config.home.username}/MidasNFS/Music
|
||||
J:/home/${config.home.username}/Midas
|
||||
K:/home/${config.home.username}/Midas/Files
|
||||
V:/home/${config.home.username}/Midas/Media
|
||||
M:/home/${config.home.username}/Midas/Music
|
||||
'';
|
||||
};
|
||||
packages = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue