nixpkgs/nixos/modules/services/misc
Martin Weinelt ac4b47f823
nixos/pinnwand: improve settings behaviour
Individual settings would previously overwrite the whole config, but
now individual values can be overwritten.

Fix missing slash to make the database path an absolute path per
https://docs.sqlalchemy.org/en/14/core/engines.html#sqlite.

Drop preferred_lexers, it's not set to anything meaningful anyway.
2021-05-03 15:18:12 +02:00
..
taskserver treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
airsonic.nix airsonic: enable nginx.recommendedProxySettings with virtualHost 2020-02-28 19:38:58 +01:00
ankisyncd.nix nixos/ankisyncd: init at 2.1.0 2020-03-10 22:45:33 +01:00
apache-kafka.nix nixos/apache-kafka: Use version-matched jre 2021-03-10 08:10:30 +01:00
autofs.nix nixos/autofs: add timeout type 2021-01-24 13:17:07 +01:00
autorandr.nix nixos/modules: fix systemd start rate-limits 2020-10-31 01:35:56 -07:00
bazarr.nix nixos/users: require one of users.users.name.{isSystemUser,isNormalUser} 2021-04-14 20:40:00 +02:00
beanstalkd.nix nixos/beanstalkd: add openFirewall option 2020-09-01 10:07:28 -04:00
bees.nix nixos/modules: services.bees init 2018-11-29 20:27:45 -06:00
bepasty.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
calibre-server.nix nixos/calibre-server: Allow multiple libraries 2020-09-17 12:04:39 +02:00
canto-daemon.nix
cfdyndns.nix nixos/cfdyndns: add apikeyFile option 2020-11-10 14:00:16 +01:00
cgminer.nix nixos/cgminer: add types 2021-01-26 12:24:48 +01:00
clipmenu.nix nixos/modules: add clipmenu user service 2018-07-15 12:22:46 -07:00
confd.nix nixos/*: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
couchpotato.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
cpuminer-cryptonight.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
devmon.nix treewide: add bool type to enable options, or make use of mkEnableOption 2020-04-21 08:55:36 +02:00
dictd.nix treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
disnix.nix Revert "nixos/dysnomia nixos/disnix: Drop modules" 2021-03-28 21:37:43 +02:00
docker-registry.nix nixos/docker-registry: always run systemctl of the currently running systemd 2020-05-21 10:29:37 +02:00
domoticz.nix nixos/domoticz: use DynamicUser and StateDirectory 2020-10-11 11:15:56 +01:00
duckling.nix init duckling service 2021-04-27 10:41:07 -07:00
dwm-status.nix nixos/dwm-status: add module 2019-06-12 00:15:10 +02:00
dysnomia.nix nixos/dysnomia: configure systemd unit path 2021-03-28 21:39:23 +02:00
errbot.nix treewide: Switch to system users 2019-10-12 22:25:28 +02:00
etcd.nix nixos/*: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
etebase-server.nix nixos/etebase-server: do not prompt for input during automatic upgrade 2021-04-16 13:08:42 +02:00
etesync-dav.nix nixos/etesync-dav: init module 2021-02-17 10:43:08 +01:00
ethminer.nix nixos/ethminer: always restart 2019-12-25 10:33:50 -05:00
exhibitor.nix treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
felix.nix nixos/felix: add types 2021-01-27 11:44:59 -08:00
freeswitch.nix nixos/freeswitch: Unit improvements and add fs_cli 2020-06-05 20:16:43 +02:00
fstrim.nix utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
gammu-smsd.nix treewide: fix modules options types where the default is null 2020-04-28 19:13:59 +02:00
geoip-updater.nix nixos/modules: users.(extraUsers|extraGroup->users|group) 2018-06-30 03:02:58 +02:00
gitea.nix nixos/gitea: set umask for secret creation 2021-04-30 21:39:11 +02:00
gitit.nix nixos: use functionTo to prevent evaluation errors while merging 2021-01-24 17:18:37 +01:00
gitlab.nix Merge pull request #118898 from talyz/gitlab-memory-bloat 2021-04-30 16:58:30 +02:00
gitlab.xml nixos/gitlab: Document automatic backups 2021-03-30 19:15:33 +02:00
gitolite.nix gitAndTools: move everything to the top level 2021-01-14 21:27:48 +00:00
gitweb.nix nixos/gitweb: add gitwebTheme option 2018-04-17 20:07:01 +03:00
gogs.nix gogs: 0.11.91 -> 0.12.3 2020-11-28 06:50:52 +01:00
gollum.nix gollum: Transfer maintainership to erictapen 2021-02-27 21:39:16 +01:00
gpsd.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
greenclip.nix Shorten mkEnableOption description 2019-07-23 12:19:28 +09:00
headphones.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
home-assistant.nix nixos/home-assistant: warn about overridePythonAttrs in package option 2021-04-17 02:20:07 +02:00
ihaskell.nix nixos: use functionTo to prevent evaluation errors while merging 2021-01-24 17:18:37 +01:00
irkerd.nix irkerd service: init 2017-03-17 09:16:32 -05:00
jackett.nix nixos/jackett: add package option 2019-07-07 12:23:01 +01:00
jellyfin.nix jellyfin_10_5: remove unmaintained version 2021-04-26 14:11:29 +02:00
klipper.nix nixos/klipper: init 2020-10-11 15:55:50 -07:00
leaps.nix nixos/*: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
lidarr.nix nixos/lidarr: Add dataDir option 2019-10-20 21:20:53 +02:00
lifecycled.nix nixos/lifecycled: init 2021-03-03 11:15:35 -08:00
logkeys.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
mame.nix iproute: deprecate alias 2021-04-04 01:43:46 +02:00
matrix-appservice-discord.nix nixos/matrix-appservice-discord: update module for v1.0.0 2020-12-27 12:59:11 +01:00
matrix-appservice-irc.nix modules.matrix-appservice-irc: allow connecting to unix sockets 2021-04-20 15:48:50 +08:00
matrix-synapse-log_config.yaml matrix-synapse: init at 0.12.0 2016-01-15 15:17:14 +01:00
matrix-synapse.nix treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
matrix-synapse.xml nixos/services/matrix-synapse: fix eval errors in manual example 2021-04-16 18:13:42 +02:00
mautrix-telegram.nix nixos/mautrix-telegram: substitute secrets in config file at runtime (#112966) 2021-03-13 13:56:17 +01:00
mbpfan.nix nixos/mbpfan: /var/run -> /run 2019-03-20 00:02:45 +01:00
mediatomb.nix nixos/mediatomb: fix doc errors 2020-10-08 16:04:11 +02:00
metabase.nix modules: adding metabase service 2019-08-18 13:44:26 +02:00
mwlib.nix nixos: remove dependencies on local-fs.target 2019-09-01 19:06:38 +02:00
n8n.nix nixos/n8n: init module and test 2020-12-05 11:02:40 +01:00
nix-daemon.nix nixos/users: require one of users.users.name.{isSystemUser,isNormalUser} 2021-04-14 20:40:00 +02:00
nix-gc.nix nixos/nix-gc: add persistent and randomizeDelaySec options 2021-02-28 04:21:21 -05:00
nix-optimise.nix nixos/nix-optimise: be smarter about when we run the store optimiser 2019-07-03 09:37:14 +08:00
nix-ssh-serve.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
novacomd.nix webos: init novacom, novacomd, cmake-modules; add nixos service 2018-02-20 10:34:19 -06:00
nzbget.nix nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
nzbhydra2.nix nixos/nzbhydra2: init 2020-12-21 19:41:24 +01:00
octoprint.nix nixos: use functionTo to prevent evaluation errors while merging 2021-01-24 17:18:37 +01:00
ombi.nix nixos/ombi: set ombi as system user 2021-04-29 10:52:02 +03:00
osrm.nix treewide: Switch to system users 2019-10-12 22:25:28 +02:00
packagekit.nix nixos/packagekit: RFC42 support and drop pointless setting 2021-04-06 11:41:37 +08:00
paperless.nix nixos/paperless: fix tmpfiles rules 2020-01-13 02:01:23 +00:00
parsoid.nix nixos/parsoid: enable systemd sandboxing 2020-02-25 01:32:31 +01:00
pinnwand.nix nixos/pinnwand: improve settings behaviour 2021-05-03 15:18:12 +02:00
plex.nix plex: rewrite to use FHS userenv 2019-04-23 20:19:33 -07:00
plikd.nix nixos/plikd: Add new service module 2021-02-23 15:35:16 +01:00
podgrab.nix nixos/podgrab: add module 2021-04-15 20:57:21 +00:00
pykms.nix nixos/pykms: fix launcher 2021-02-03 15:59:17 +08:00
radarr.nix nixos/radarr: replace deprecated usage of PermissionsStartOnly 2019-04-13 07:01:00 -04:00
redmine.nix treewide: unzip buldInputs to nativeBuildInputs (2) 2021-03-06 15:18:05 +07:00
ripple-data-api.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
rippled.nix nixos/rippled: add extraConfig type 2021-01-31 12:10:14 +01:00
safeeyes.nix nixos/modules: fix systemd start rate-limits 2020-10-31 01:35:56 -07:00
serviio.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
sickbeard.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
siproxd.nix nixos/*: fix indentation 2020-11-23 08:42:51 +10:00
snapper.nix nixos/snapper: improve config example 2021-01-17 19:13:35 +11:00
sonarr.nix nixos/sonarr: replace deprecated usage of PermissionsStartOnly 2019-04-13 07:01:01 -04:00
spice-vdagentd.nix nixos/spice-vdagentd: /var/run -> /run 2019-03-20 00:02:45 +01:00
ssm-agent.nix ssm-agent: fix bad user declaration 2020-10-07 09:36:21 +10:00
sssd.nix nixos/sssd: fix the module 2020-08-24 10:10:47 -04:00
subsonic.nix nixos: remove dependencies on local-fs.target 2019-09-01 19:06:38 +02:00
sundtek.nix sundtek: 2015-12-12 -> 2016-01-26 + service change 2016-01-30 20:08:52 +01:00
svnserve.nix nixos/svnserve: add svnBaseDir type 2021-01-31 12:15:45 +01:00
synergy.nix nixos/synergy: add types 2021-01-31 12:17:41 +01:00
sysprof.nix sysprof: 1.2.0 -> 3.28.1 2018-05-16 16:54:12 +02:00
tautulli.nix nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
tiddlywiki.nix nixos/tiddlywiki: init 2019-07-16 23:12:16 +01:00
tzupdate.nix nixos/modules: remove trailing whitespace 2020-08-07 14:45:39 +01:00
uhub.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
weechat.nix nixos/weechat: add binary 2021-01-31 12:59:04 +01:00
weechat.xml Manual: make reproducible 2019-02-06 22:35:58 -05:00
xmr-stak.nix xmr-stak service: support multiple config files 2018-06-19 18:07:41 +02:00
zigbee2mqtt.nix nixos/zigbee2mqtt: start maintaing the module 2021-04-30 20:40:04 +02:00
zoneminder.nix nixos/zoneminder: fix evaluation with php refactor 2020-05-17 13:42:42 -04:00
zookeeper.nix nixos/zookeeper: adapt to zookeeper 3.6.2 2020-12-09 15:46:38 +01:00