Commit feb5a3cd authored by Matthias Berndt's avatar Matthias Berndt
Browse files

remove unneeded import

parent 765349d3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1013,7 +1013,6 @@ in {
    '';
    bootLoader = "systemd-boot";
    extraInstallerConfig = { modulesPath, ...}: {
      imports = [ (modulesPath + "/tasks/stratis.nix") ];
      config = {
        services.stratis.enable = true;
        environment.systemPackages = [