remove unneeded import

This commit is contained in:
Matthias Berndt 2023-05-23 14:56:49 +02:00
parent 765349d345
commit feb5a3cdcd

View file

@ -1013,7 +1013,6 @@ in {
'';
bootLoader = "systemd-boot";
extraInstallerConfig = { modulesPath, ...}: {
imports = [ (modulesPath + "/tasks/stratis.nix") ];
config = {
services.stratis.enable = true;
environment.systemPackages = [