~ruther/guix-config

708374b965ed0cacf0cb5af07cb89f15849e5ee1 — Rutherther 5 days ago 31ca506
feat: use core-dump-service-type in my config
1 files changed, 3 insertions(+), 0 deletions(-)

M config.scm
M config.scm => config.scm +3 -0
@@ 17,6 17,7 @@
 (guix utils)
 (guix packages)
 (guix build-system gnu)
 (ruther services system)
 (ruther bootloader grub))
(use-service-modules desktop sddm xorg base nix pm virtualization vpn sound dbus cups docker security-token)
(use-package-modules gnome package-management shells networking wm


@@ 190,6 191,8 @@

    (services
     (append (list
              (service core-dumps-service-type)

              (service nix-service-type
                       (nix-configuration
                        (extra-config

Do not follow this link