nixpkgs/nixos/modules/services/misc
Ales Huzik 6e65b724be nixos/snapper: improve config example
In the default configuration we have timers for creating and deleting
snapper snapshots, and it looks like if we just create configs with
correct mountpoints we will get automatic snapshots (which either
used to be true, or seems to be only true on Archlinux according to
their wiki). In default snapper configuration TIMELINE_CREATE and
TIMELINE_CLEANUP are set to "no", so just providing configs won't
be enough for having automatic backups, which are the main usecase
for snapper. In other linux distributions you would use `snapper
create-config` to generate configs for partitions and you'd have a
chance to notice that TIMELINE_CREATE is set to no. Also, my guess is
that it might be set to no by default for safety reasons in regular distros,
so that the config won't be actioned upon until the user finishes
customizing it.
2021-01-17 19:13:35 +11: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 treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
autofs.nix treewide: add types to boolean / enable options or make use of mkEnableOption 2020-04-27 09:32:01 +02:00
autorandr.nix nixos/modules: fix systemd start rate-limits 2020-10-31 01:35:56 -07:00
bazarr.nix nixos/bazarr: init 2020-05-22 11:23:31 +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/modules: fix systemd start rate-limits 2020-10-31 01:35:56 -07:00
clipmenu.nix
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
defaultUnicornConfig.rb
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: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
disnix.nix nixos/disnix: reorder startup to take MongoDB and InfluxDB into account, add option to add Disnix profile to the system PATH 2020-11-28 20:15:21 +01: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
dwm-status.nix nixos/dwm-status: add module 2019-06-12 00:15:10 +02:00
dysnomia.nix nixos/dysnomia: add InfluxDB configuration options, add option to use legacy modules, eliminate import from derivation hack 2020-11-28 20:15:21 +01: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
ethminer.nix nixos/ethminer: always restart 2019-12-25 10:33:50 -05:00
exhibitor.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
felix.nix treewide: add bool type to enable options, or make use of mkEnableOption 2020-04-21 08:55:36 +02: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
gitea.nix nixos/gitea: make more secrets persistent (#108676) 2021-01-15 12:54:14 +01:00
gitit.nix
gitlab.nix gitAndTools: move everything to the top level 2021-01-14 21:27:48 +00:00
gitlab.xml nixos/gitlab: Support incoming mail 2020-08-21 18:56:20 +02:00
gitolite.nix gitAndTools: move everything to the top level 2021-01-14 21:27:48 +00:00
gitweb.nix
gogs.nix gogs: 0.11.91 -> 0.12.3 2020-11-28 06:50:52 +01:00
gollum.nix Merge pull request #93532 from erictapen/gollum-h1-title 2020-08-22 22:45:43 +02: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 home-assistant: add allowlist_external_dirs to systemd unit ReadWritePaths 2020-11-19 04:29:03 -08:00
ihaskell.nix treewide: add bool type to enable options, or make use of mkEnableOption 2020-04-21 08:55:36 +02:00
irkerd.nix
jackett.nix nixos/jackett: add package option 2019-07-07 12:23:01 +01:00
jellyfin.nix nixos/jellyfin: add some systemd security options 2020-10-20 21:09:28 +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
logkeys.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
mame.nix nixos/mame: init 2019-12-10 19:53:43 +03:00
matrix-appservice-discord.nix nixos/matrix-appservice-discord: update module for v1.0.0 2020-12-27 12:59:11 +01:00
matrix-synapse-log_config.yaml
matrix-synapse.nix utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
matrix-synapse.xml nixos/matrix-synapse: enable HTTPS in example (#109230) 2021-01-13 22:20:17 +01:00
mautrix-telegram.nix nixos/mautrix-telegram: update defaults 2020-11-29 21:28:07 +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 utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
nix-gc.nix
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
novacomd.nix
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/octoprint: remove references to deprecated/removed m33-fio plugin 2020-11-06 00:39:50 -08:00
osrm.nix treewide: Switch to system users 2019-10-12 22:25:28 +02:00
packagekit.nix nixos/packagekit: make it not error out and use upstream systemd unit 2019-04-24 22:31:36 +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: init 2020-08-09 01:52:22 +02:00
plex.nix plex: rewrite to use FHS userenv 2019-04-23 20:19:33 -07:00
pykms.nix nixos/pykms: add SyslogIdentifier 2020-04-29 03:53:47 +00:00
radarr.nix nixos/radarr: replace deprecated usage of PermissionsStartOnly 2019-04-13 07:01:00 -04:00
redmine.nix gitAndTools: move everything to the top level 2021-01-14 21:27:48 +00: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 treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05: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
svnserve.nix nixos/*: fix indentation 2020-11-23 08:42:51 +10:00
synergy.nix treewide: add bool type to enable options, or make use of mkEnableOption 2020-04-21 08:55:36 +02:00
sysprof.nix
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
weechat.xml Manual: make reproducible 2019-02-06 22:35:58 -05:00
xmr-stak.nix
zigbee2mqtt.nix zigbee2mqtt: 1.16.1 -> 1.16.2 2020-12-05 17:42:07 +01: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