3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu/services
Ludovic Courtès b27ce4164a
services: gnome: Register more polkit actions.
This should allow more operations such as changing the system date and
time via the Control Center (reported at
<https://lists.gnu.org/archive/html/help-guix/2016-09/msg00059.html>),
performing "file operations" via gvfs, and interacting with processes
using the System Monitor.

* gnu/services/desktop.scm (gnome-polkit-settings): New procedure.
(gnome-desktop-service-type): Use it in POLKIT-SERVICE-TYPE extension.
2017-10-11 23:00:46 +02:00
..
admin.scm services: admin: Simplify the handling of the Tailon debug? option. 2017-08-09 23:50:35 +01:00
audio.scm services: mpd: Remove the mpd-file field. 2017-08-31 14:43:26 +02:00
avahi.scm services: Use 'file-append' in more places. 2016-12-19 17:51:00 +01:00
base.scm file-systems: 'mount-file-system' now takes a <file-system> object. 2017-10-11 11:12:33 +02:00
configuration.scm services: configuration: Rewrite id procedure. 2017-03-24 16:09:17 +01:00
cuirass.scm services: cuirass: Add host option. 2017-09-26 18:15:41 +02:00
cups.scm services: Add a default value to various service types. 2017-04-16 00:48:08 +02:00
databases.scm services: Add MongoDB. 2017-10-06 21:24:30 +01:00
dbus.scm services: dbus, polkit: Add default value. 2017-07-11 00:48:51 +02:00
desktop.scm services: gnome: Register more polkit actions. 2017-10-11 23:00:46 +02:00
dict.scm services: Add a default value to various service types. 2017-04-16 00:48:08 +02:00
dns.scm gnu: services: use seconds instead of duration strings. 2017-06-21 19:29:57 +02:00
herd.scm services: herd: Actions return a list of results. 2017-08-23 00:29:22 +02:00
kerberos.scm services: Move configuration functions that shouldn't be factorized. 2017-03-12 19:09:32 +01:00
lirc.scm services: Export *-service-type and *-configuration. 2016-07-21 18:53:27 +02:00
mail.scm services: Make exim-service-type use mail-aliases-service-type 2017-04-19 23:43:50 +02:00
mcron.scm services: Add a default value to various service types. 2017-04-16 00:48:08 +02:00
messaging.scm services: Factorize define-maybe macro. 2017-03-24 16:09:17 +01:00
networking.scm services: Remove unneeded imported. 2017-10-08 17:43:51 +02:00
nfs.scm gnu: Add NFS related services. 2016-10-12 19:26:10 +02:00
pm.scm services: Add 'thermald-service-type'. 2017-05-14 18:56:32 -05:00
rsync.scm gnu: Add rsync service. 2017-09-23 21:07:27 +01:00
sddm.scm gnu: Fix typo in comment. 2016-12-21 20:45:34 +01:00
shepherd.scm ui: Rename '_' to 'G_'. 2017-05-03 16:16:17 +02:00
spice.scm services: Fix 'mkdir-p' in activation scripts. 2017-01-25 14:05:37 +01:00
ssh.scm services: openssh: Extensions provide extra authorized keys. 2017-07-30 16:23:19 +02:00
sysctl.scm services: sysctl: Fix typo. 2017-07-18 20:16:03 +08:00
version-control.scm gnu: services: Add cgit. 2017-10-03 17:07:54 +02:00
virtualization.scm services: Add libvirt services 2017-08-23 12:47:24 +01:00
vpn.scm services: vpn: Fix default tls-auth configuration. 2017-10-10 22:06:08 +02:00
web.scm services: web: Add try-files for the nginx-service-type. 2017-09-28 20:37:40 +02:00
xorg.scm gnu: services: Add modesetting driver to xorg configuration path. 2017-09-20 15:40:31 +02:00