another meaningless change because I felt like it
This commit is contained in:
parent
aa4c771f27
commit
7fc85fde8f
1 changed files with 5 additions and 5 deletions
|
@ -39,9 +39,9 @@
|
|||
value = createFn host.dir;
|
||||
}) hosts);
|
||||
in createHosts [
|
||||
{ dir = ./niks; type = "desktop"; }
|
||||
{ dir = ./del; type = "desktop"; }
|
||||
{ dir = ./hape; type = "desktop"; }
|
||||
{ dir = ./chmura; type = "server"; }
|
||||
{ dir = ./work; type = "desktop"; }
|
||||
{ dir = ./niks; type = "desktop"; }
|
||||
{ dir = ./del; type = "desktop"; }
|
||||
{ dir = ./hape; type = "desktop"; }
|
||||
{ dir = ./chmura; type = "server"; }
|
||||
{ dir = ./work; type = "desktop"; }
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue