Add torrent service
This commit is contained in:
parent
32c4ebad26
commit
5d2c02b331
6 changed files with 87 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ let
|
|||
"rpool/nixos/home" = "/home";
|
||||
"rpool/nixos/var/lib" = "/var/lib";
|
||||
"rpool/nixos/var/log" = "/var/log";
|
||||
"rpool/sturzbach" = "/sturzbach";
|
||||
};
|
||||
partitionScheme = {
|
||||
efiBoot = "-part1";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue