about summary refs log tree commit diff
path: root/nixos/modules/system/boot
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2015-05-22 15:34:08 +0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2015-05-22 15:34:08 +0200
commit588b92a7d26f20146a29306a583c41b3c46bcaf8 (patch)
tree2913bea61bcbe964dad49dd96b2b26f612e59e34 /nixos/modules/system/boot
parente6c014e59a8a06c8a37dc6a36427c1c5ac622462 (diff)
downloadnixlib-588b92a7d26f20146a29306a583c41b3c46bcaf8.tar
nixlib-588b92a7d26f20146a29306a583c41b3c46bcaf8.tar.gz
nixlib-588b92a7d26f20146a29306a583c41b3c46bcaf8.tar.bz2
nixlib-588b92a7d26f20146a29306a583c41b3c46bcaf8.tar.lz
nixlib-588b92a7d26f20146a29306a583c41b3c46bcaf8.tar.xz
nixlib-588b92a7d26f20146a29306a583c41b3c46bcaf8.tar.zst
nixlib-588b92a7d26f20146a29306a583c41b3c46bcaf8.zip
systemd: Update to 220
Diffstat (limited to 'nixos/modules/system/boot')
-rw-r--r--nixos/modules/system/boot/systemd.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/nixos/modules/system/boot/systemd.nix b/nixos/modules/system/boot/systemd.nix
index afb5a9b78d8a..052267e7ad5e 100644
--- a/nixos/modules/system/boot/systemd.nix
+++ b/nixos/modules/system/boot/systemd.nix
@@ -110,8 +110,6 @@ let
       "systemd-hibernate.service"
       "systemd-suspend.service"
       "systemd-hybrid-sleep.service"
-      "systemd-shutdownd.socket"
-      "systemd-shutdownd.service"
 
       # Reboot stuff.
       "reboot.target"