about summary refs log tree commit diff
path: root/nixos/modules/services/network-filesystems/ipfs.nix
AgeCommit message (Expand)AuthorFilesLines
2022-10-02kubo: rename from ipfsLuflosi1-323/+0
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-20/+20
2022-06-28Merge pull request #166340 from max-privatevoid/patch-6Artturi1-1/+1
2022-06-17nixos/ipfs: do not leak config to journal on startupMax1-1/+1
2022-04-16nixos/ipfs: Only set ReadWritePaths when hardenedMax1-1/+1
2022-04-16nixos/ipfs: fix the services.ipfs.autoMigrate optionLuflosi1-3/+3
2022-04-16nixos/ipfs: add Luflosi as maintainerLuflosi1-0/+3
2022-04-16nixos/ipfs: remove unused codeLuflosi1-2/+1
2022-04-05Merge pull request #165259 from Luflosi/ipfs-recursiveUpdateRobert Hensing1-5/+9
2022-03-24nixos/ipfs: improve how the commandline flags are generatedLuflosi1-8/+9
2022-03-22nixos/ipfs: use lib.recursiveUpdate instead of // operatorLuflosi1-5/+9
2022-03-22nixos/ipfs: add systemd hardeningLuflosi1-1/+6
2022-02-25ipfs-migrator: 1.7.1 -> 2.0.2Luflosi1-1/+1
2022-02-06nixos/ipfs: use ipfs config replaceschnusch1-18/+11
2021-12-02nixos/*: add trivial defaultText for options with simple defaultspennae1-0/+5
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-1/+1
2021-09-10Merge pull request #137113 from kevincox/ipfs-profile-fixKevin Cox1-7/+11
2021-09-10ipfs: default to not listen on the local networkhappysalada1-1/+1
2021-09-08nixos.ipfs: Fix startup after unclean shutdown.Kevin Cox1-7/+11
2021-08-31Merge pull request #136261 from happysalada/ipfs_auto_migrationsKevin Cox1-0/+8
2021-08-31ipfs: add autoMigrate optionhappysalada1-0/+8
2021-08-31ipfs: nixpkgs-fmthappysalada1-43/+56
2021-08-31ipfs: increase UDP buffer sizehappysalada1-0/+3
2021-08-31ipfs: nixpkgs-fmthappysalada1-43/+56
2021-08-30nixos/ipfs: run profile applications offlineMax1-2/+2
2021-06-30nixos/ipfs: replace deprecated command line optionLuflosi1-4/+4
2021-04-22nixos/ipfs: remove separate ipfs-init systemd unitLuflosi1-26/+4
2021-04-21nixos/ipfs: fix typo in commentLuflosi1-1/+1
2020-11-03nixos/modules/services/network-filesystems/ipfs: refactorFabián Heredia Montiel1-5/+12
2020-08-11nixos/ipfs: Allow QUIC connections to socket activate tooJohn Ericson1-3/+17
2020-08-08nixos/ipfs: add QUIC transport to swarmAddress listLuflosi1-0/+2
2020-06-17IPFS NixOS module: Socket unit file more preciseJohn Ericson1-5/+25
2020-06-12nixos/ipfs: only set listenstream when gateway/api is defaultMatthew Bauer1-4/+6
2020-06-12nixos/ipfs: always expose socketsMatthew Bauer1-2/+3
2020-06-12nixos/ipfs: actually use upstream systemd unitsMatthew Bauer1-1/+3
2020-06-12nixos/ipfs: add startWhenNeeded optionMatthew Bauer1-2/+20
2020-06-11nixos/ipfs: consolidate services into one ipfs.serviceMatthew Bauer1-74/+44
2020-06-11nixos/ipfs: remove unused auto migrate featureMatthew Bauer1-14/+0
2020-05-13Services,IPFS,Fix: Require the ipfs-migrator package for handling upgrades.Dietrich Daroch1-0/+3
2020-05-05ipfs: remove ipfs repo fsckNathan Fish1-3/+1
2019-09-01nixos: remove dependencies on local-fs.targetFlorian Klink1-4/+3
2019-08-11nixos/fuse: initMichael Weiss1-3/+3
2019-04-13nixos/ipfs: replace deprecated usage of PermissionsStartOnlyAaron Andersen1-7/+7
2019-02-22nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol1-1/+1
2018-12-22Add IPFS warningEmery Hemingway1-1/+1
2018-07-28Revert "nixos: rename system.{stateVersion,defaultChannel} -> system.nixos.\1"Tuomas Tynkkynen1-1/+1
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-2/+2
2018-05-23nixos/ipfs: Improve behavior of localDiscovery optionSebastian Jordan1-3/+6
2018-05-21nixos/ipfs: Add option to disable local port scanning for ipfs daemonSebastian Jordan1-1/+12