summaryrefslogtreecommitdiff
path: root/modules/ryan-config
diff options
context:
space:
mode:
Diffstat (limited to 'modules/ryan-config')
-rw-r--r--modules/ryan-config/base-system.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/ryan-config/base-system.scm b/modules/ryan-config/base-system.scm
index d0153a0..5c8b0dd 100644
--- a/modules/ryan-config/base-system.scm
+++ b/modules/ryan-config/base-system.scm
@@ -250,8 +250,10 @@
250 (inherit config) 250 (inherit config)
251 (handle-power-key `ignore) 251 (handle-power-key `ignore)
252 (handle-suspend-key `ignore) 252 (handle-suspend-key `ignore)
253 (handle-hibernate-key 'ignore)
253 (handle-lid-switch `ignore) 254 (handle-lid-switch `ignore)
254 (handle-lid-switch-docked 'ignore) 255 (handle-lid-switch-docked 'ignore)
256 (handle-lid-switch-external-power 'ignore)
255 (kill-user-processes? #t))) 257 (kill-user-processes? #t)))
256 (network-manager-service-type config => 258 (network-manager-service-type config =>
257 (network-manager-configuration 259 (network-manager-configuration