From e1d4a1019a42f65fdb478bd28ba32162598279c9 Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Thu, 22 Aug 2024 14:34:01 +0200 Subject: [PATCH] feat(steveej-x13s): update and limit space usage on /boot --- nix/os/devices/steveej-x13s/configuration.nix | 2 ++ nix/os/devices/steveej-x13s/flake.lock | 24 +++++++++---------- 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/nix/os/devices/steveej-x13s/configuration.nix b/nix/os/devices/steveej-x13s/configuration.nix index 4f2a4e7..f10f307 100644 --- a/nix/os/devices/steveej-x13s/configuration.nix +++ b/nix/os/devices/steveej-x13s/configuration.nix @@ -198,6 +198,8 @@ boot = { loader.systemd-boot.enable = true; + loader.systemd-boot.configurationLimit = 5; + loader.efi.canTouchEfiVariables = lib.mkForce false; loader.efi.efiSysMountPoint = "/boot"; blacklistedKernelModules = ["wwan"]; diff --git a/nix/os/devices/steveej-x13s/flake.lock b/nix/os/devices/steveej-x13s/flake.lock index 9633bbc..8805ba8 100644 --- a/nix/os/devices/steveej-x13s/flake.lock +++ b/nix/os/devices/steveej-x13s/flake.lock @@ -28,11 +28,11 @@ ] }, "locked": { - "lastModified": 1722476845, - "narHash": "sha256-7gZ8uf3qOox8Vrwd+p9EhUHHLhhK8lis/5KcXGmIaow=", + "lastModified": 1723685519, + "narHash": "sha256-GkXQIoZmW2zCPp1YFtAYGg/xHNyFH/Mgm79lcs81rq0=", "owner": "nix-community", "repo": "disko", - "rev": "7e1b215a0a96efb306ad6440bf706d2b307dc267", + "rev": "276a0d055a720691912c6a34abb724e395c8e38a", "type": "github" }, "original": { @@ -171,11 +171,11 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1722421086, - "narHash": "sha256-Po8GvfDt4O646w1IDIcRdiRIxnqVLv/OwBhr5nOazLw=", + "lastModified": 1722599161, + "narHash": "sha256-befejQIW6Tc6znCpEW4MrrTLT8c6kRszAmxvB+ojFJo=", "owner": "threefoldtech", "repo": "mycelium", - "rev": "e4d7be8556b259a2204f19d6a0537da3aa7d7a3e", + "rev": "c5ac0a8cf3341a53bb136bbbb42ede4f62041c24", "type": "github" }, "original": { @@ -270,11 +270,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1722421184, - "narHash": "sha256-/DJBI6trCeVnasdjUo9pbnodCLZcFqnVZiLUfqLH4jA=", + "lastModified": 1723637854, + "narHash": "sha256-med8+5DSWa2UnOqtdICndjDAEjxr5D7zaIiK4pn0Q7c=", "owner": "nixos", "repo": "nixpkgs", - "rev": "9f918d616c5321ad374ae6cb5ea89c9e04bf3e58", + "rev": "c3aa7b8938b17aebd2deecf7be0636000d62a2b9", "type": "github" }, "original": { @@ -302,11 +302,11 @@ }, "nixpkgs_3": { "locked": { - "lastModified": 1722372011, - "narHash": "sha256-B2xRiC3NEJy/82ugtareBkRqEkPGpMyjaLxaR8LBxNs=", + "lastModified": 1723688146, + "narHash": "sha256-sqLwJcHYeWLOeP/XoLwAtYjr01TISlkOfz+NG82pbdg=", "owner": "nixos", "repo": "nixpkgs", - "rev": "cf05eeada35e122770c5c14add958790fcfcbef5", + "rev": "c3d4ac725177c030b1e289015989da2ad9d56af0", "type": "github" }, "original": {