Skip to content

Commit 0222c6d

Browse files
committed
chore: iterate systemd slim
1 parent e164f15 commit 0222c6d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

nix/installer.nix

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,13 @@ in
5656
withCompression = false;
5757
withImportd = false;
5858
withPortabled = false;
59+
withSysupdate = false;
60+
withHomed = false;
61+
withLocaled = false;
62+
withPolkit = false;
63+
# withQrencode = false;
64+
# withVmspawn = false;
65+
withPasswordQuality = false;
5966
};
6067
})
6168
];

0 commit comments

Comments
 (0)