Add morton
This commit is contained in:
parent
1ed4500cea
commit
8951a4fb43
2 changed files with 14 additions and 0 deletions
10
morton/standin.nix
Normal file
10
morton/standin.nix
Normal file
|
@ -0,0 +1,10 @@
|
|||
{ ... }:
|
||||
{
|
||||
config = {
|
||||
frogeye = {
|
||||
name = "morton";
|
||||
storageSize = "big";
|
||||
syncthing.name = "Morton";
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue