Skip to content

Commit ef9a889

Browse files
committed
chore: iterate systemd slim
1 parent 4e01b9e commit ef9a889

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
@@ -45,6 +45,13 @@
4545
withCompression = false;
4646
withImportd = false;
4747
withPortabled = false;
48+
withSysupdate = false;
49+
withHomed = false;
50+
withLocaled = false;
51+
withPolkit = false;
52+
# withQrencode = false;
53+
# withVmspawn = false;
54+
withPasswordQuality = false;
4855
};
4956
})
5057
];

0 commit comments

Comments
 (0)