mirror of
https://github.com/srid/nixos-config.git
synced 2026-07-16 22:01:33 +08:00
ipfs
This commit is contained in:
parent
d6a0a1fad0
commit
80c1642019
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@
|
|||
|
||||
services.openssh.enable = true;
|
||||
services.ipfs = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
user = "srid";
|
||||
};
|
||||
services.netdata.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue