lappy: remove some dead ipfs code

This commit is contained in:
2023-07-14 23:44:47 +00:00
parent 746af067dc
commit ab7068c819

View File

@@ -34,9 +34,6 @@
ALLOW_USERS = [ "colin" ];
};
# TODO: only here for debugging
# services.ipfs.enable = true;
# docs: https://nixos.org/manual/nixos/stable/options.html#opt-system.stateVersion
system.stateVersion = "21.05";
}