From a8b3e03afcc1c4cf609eedf5bd5ca693701520cd Mon Sep 17 00:00:00 2001 From: Raghav Gururajan Date: Thu, 23 Dec 2021 11:02:56 -0500 Subject: [PATCH] system: packages+services: Add nix. --- system/config.scm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/system/config.scm b/system/config.scm index e0ac35b..8f4cfa3 100755 --- a/system/config.scm +++ b/system/config.scm @@ -33,6 +33,7 @@ dns linux networking + nix pm security-token sound @@ -151,6 +152,7 @@ desec-certbot-hook flatpak network-manager-applet + nix st-custom stumpwm `(,stumpwm "lib") @@ -216,6 +218,9 @@ (service tor-service-type) (service usb-modeswitch-service-type) (service wpa-supplicant-service-type)) + ;; Operation + (list + (service nix-service-type)) ;; Power (list (service thermald-service-type