feat: resize boot partition

stylix
Moritz Böhme 2023-12-08 17:47:13 +01:00
parent 118fe7ba67
commit 6847ada8ae
Signed by: moritz
GPG Key ID: 970C6E89EB0547A9
2 changed files with 4 additions and 4 deletions

View File

@ -883,11 +883,11 @@
},
"nixpkgs_8": {
"locked": {
"lastModified": 1701237617,
"narHash": "sha256-Ryd8xpNDY9MJnBFDYhB37XSFIxCPVVVXAbInNPa95vs=",
"lastModified": 1701626906,
"narHash": "sha256-ugr1QyzzwNk505ICE4VMQzonHQ9QS5W33xF2FXzFQ00=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "85306ef2470ba705c97ce72741d56e42d0264015",
"rev": "0c6d8c783336a59f4c59d4a6daed6ab269c4b361",
"type": "github"
},
"original": {

View File

@ -12,7 +12,7 @@
type = "gpt";
partitions = {
ESP = {
size = "64M";
size = "512M";
type = "EF00";
content = {
type = "filesystem";