summary refs log tree commit diff
path: root/modules/config/swap.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/config/swap.nix')
-rw-r--r--modules/config/swap.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/config/swap.nix b/modules/config/swap.nix
index 8a2f58d7dcd2..222c18d3e629 100644
--- a/modules/config/swap.nix
+++ b/modules/config/swap.nix
@@ -82,7 +82,7 @@ with utils;
 
     # Create missing swapfiles.
     # FIXME: support changing the size of existing swapfiles.
-    boot.systemd.services =
+    systemd.services =
       let
 
         createSwapDevice = sw: