Commit fc5687d6 authored by K900's avatar K900
Browse files

calamares-nixos-extensions: bump required RAM

There's really no chance of 1GB of RAM being able to eval a NixOS config.
parent c81b670d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ showReleaseNotesUrl: true

requirements:
    requiredStorage: 10
    requiredRam: 1.0
    requiredRam: 3.0

    internetCheckUrl: [ https://geoip.kde.org/v1/calamares, https://cache.nixos.org/ ]