GNU Guix consists of Scheme code that implements the deployment model of the Nix package management tool. In fact, it currently talks to a build daemon whose code comes from Nix (see the manual for details.) Nix was initially written by Eelco Dolstra; other people have been contributing to it. See `nix/AUTHORS' for details. The list of GNU Guix contributors is now generated from the output of 'git log' and written to this file, as can be seen in release tarballs. g src='https://git.koszko.org/cgit-static/cgit.png' alt='cgit logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/sddm.scm
AgeCommit message (Expand)Author
2024-03-19services: sddm: Add extension for localed-service-type....Zheng Junjie
2023-08-02services: sddm: Set some environment variables for the breeze theme....Zheng Junjie
2023-05-11system: pam: Let PAM extensions add shepherd requirements....Josselin Poiret
2023-04-07services: sddm: Remove 'sddm-service' procedure....Bruno Victal