nixpkgs/nixos/modules/services/misc
matthewcroughan 11aedaec1f nixos: nix.sshServe: add write option
Adds the ability to provide the --write flag in addition to the --serve flag via
a new option, services.sshServe.write.

A user can now share their system as a remote builder with friends easily as
follows:

{
  nix = {
    sshServe = {
      enable = true;
      write = true;
      keys = ["ssh-dss AAAAB3NzaC1k... alice@example.org"];
    };
  };
}

Co-authored-by: Raphael Megzari <raphael@megzari.com>
2021-09-07 18:10:55 +09:00
..
sourcehut treewide: runCommandNoCC -> runCommand 2021-08-15 17:36:41 +02:00
taskserver
airsonic.nix nixos/airsonic: make path to war file and jre configurable (#135709) 2021-08-28 14:26:03 -04:00
ankisyncd.nix
apache-kafka.nix
autofs.nix
autorandr.nix treewide: remove gnidorah 2021-04-30 01:48:19 +02:00
bazarr.nix
beanstalkd.nix
bees.nix bees: 0.6.3 -> 0.6.5 2021-06-05 17:39:12 +03:00
bepasty.nix
calibre-server.nix
canto-daemon.nix
cfdyndns.nix
cgminer.nix
clipcat.nix nixos/clipcat: add user service module 2021-07-20 21:40:58 +02:00
clipmenu.nix
confd.nix
couchpotato.nix
cpuminer-cryptonight.nix
dendrite.nix nixos/matrix-dendrite: rename to dendrite 2021-05-05 12:38:02 +02:00
devmon.nix
dictd.nix
disnix.nix nixos/disnix: configure the remote client by default, if multi-user mode has been enabled 2021-05-06 19:33:02 +02:00
docker-registry.nix nixos/dockerRegistry: use port type 2021-06-18 17:30:11 +02:00
domoticz.nix
duckling.nix init duckling service 2021-04-27 10:41:07 -07:00
dwm-status.nix
dysnomia.nix
errbot.nix
etcd.nix etcd: fix old aliased package name to make tests pass 2021-06-25 23:45:12 +01:00
etebase-server.nix
etesync-dav.nix
ethminer.nix
exhibitor.nix
felix.nix
freeswitch.nix
fstrim.nix treewide: remove gnidorah 2021-04-30 01:48:19 +02:00
gammu-smsd.nix
geoipupdate.nix nixos/geoipupdate: Add stricter service security 2021-06-07 14:19:57 +02:00
gitea.nix nixos/gitea: init/migrate db in startup script 2021-08-08 12:48:15 +09:00
gitit.nix
gitlab.nix gitlab: Enable puma's systemd notify support 2021-08-27 17:38:40 +02:00
gitlab.xml
gitolite.nix
gitweb.nix treewide: remove gnidorah 2021-04-30 01:48:19 +02:00
gogs.nix
gollum.nix
gpsd.nix nixos/gpsd: use port type 2021-06-18 17:29:24 +02:00
greenclip.nix
headphones.nix
home-assistant.nix home-assistant: allow serial access when using deconz 2021-08-24 12:09:12 +02:00
ihaskell.nix
irkerd.nix
jackett.nix
jellyfin.nix treewide: remove duplicates SystemCallFilters 2021-05-13 15:44:56 +03:00
klipper.nix nixos/klipper: Add default value for apiSocket 2021-08-04 12:09:15 -07:00
leaps.nix nixos/leaps: use port type 2021-06-18 17:29:44 +02:00
libreddit.nix nixos/libreddit: init module and test 2021-04-19 01:05:25 +02:00
lidarr.nix
lifecycled.nix
logkeys.nix
mame.nix treewide: remove gnidorah 2021-04-30 01:48:19 +02:00
matrix-appservice-discord.nix
matrix-appservice-irc.nix treewide: runCommandNoCC -> runCommand 2021-08-15 17:36:41 +02:00
matrix-synapse-log_config.yaml
matrix-synapse.nix nixos.matrix-synapse: Clarify documentation of server_name. 2021-09-02 21:27:00 -04: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: loosen umask to keep config.json writable 2021-08-27 11:41:30 +02:00
mbpfan.nix
mediatomb.nix
metabase.nix
moonraker.nix nixos/moonraker: init 2021-08-04 19:48:58 -07:00
mwlib.nix nixos/mwlib: use port type 2021-06-18 17:31:44 +02:00
mx-puppet-discord.nix nixos/mx-puppet-discord: add module 2021-07-28 23:30:24 +02:00
n8n.nix
nitter.nix nixos/nitter: systemd unit hardening 2021-08-08 15:28:27 +02:00
nix-daemon.nix nixos/nix-daemon: fix registry flake type 2021-08-01 14:56:13 -05:00
nix-gc.nix
nix-optimise.nix
nix-ssh-serve.nix nixos: nix.sshServe: add write option 2021-09-07 18:10:55 +09:00
novacomd.nix
nzbget.nix nixos/nzbget: add settings option 2021-08-17 09:19:22 -04:00
nzbhydra2.nix
octoprint.nix nixos/octoprint: allow access to serial devices 2021-08-24 03:00:39 +02:00
ombi.nix nixos/ombi: set ombi as system user 2021-04-29 10:52:02 +03:00
osrm.nix
packagekit.nix
paperless-ng.nix Merge pull request #135442 from em0lar/paperless-ng-fix-web-file-upload 2021-08-28 12:50:34 +02:00
parsoid.nix
pinnwand.nix nixos/pinnwand: add reaper systemd unit/timer 2021-05-03 16:52:05 +02:00
plex.nix
plikd.nix
podgrab.nix
pykms.nix
radarr.nix
redmine.nix nixos/redmine: use port type 2021-06-18 17:29:05 +02:00
ripple-data-api.nix
rippled.nix
safeeyes.nix
sdrplay.nix sdrplay: init at 3.07.1 2021-05-28 15:40:04 +02:00
serviio.nix
sickbeard.nix
siproxd.nix
snapper.nix
sonarr.nix
spice-vdagentd.nix
ssm-agent.nix nixos/ssm-agent: conf files written to /etc 2021-05-10 13:16:41 -07:00
sssd.nix
subsonic.nix nixos/subsonic: use port type 2021-06-18 17:30:56 +02:00
sundtek.nix
svnserve.nix
synergy.nix nixos/synergy: add encryption support 2021-06-11 14:52:34 +02:00
sysprof.nix
tautulli.nix
tiddlywiki.nix
tzupdate.nix
uhub.nix nixos: rewrite uhub module 2021-08-11 09:51:23 +02:00
weechat.nix
weechat.xml
xmr-stak.nix
zigbee2mqtt.nix nixos/zigbee2mqtt: start maintaing the module 2021-04-30 20:40:04 +02:00
zoneminder.nix
zookeeper.nix