Compare commits

..

No commits in common. "a9e309de4a5a46e6ec92f7f94279bc821400e099" and "e0c861f9bff533848453c6c88052704e409b28cc" have entirely different histories.

2 changed files with 1 additions and 2 deletions

1
.envrc Normal file
View file

@ -0,0 +1 @@
use flake "git+https://git.lillianviolet.dev/Lillian-Violet/dev-templates.git?dir=nix"

View file

@ -76,8 +76,6 @@
loader.systemd-boot.enable = lib.mkForce false; loader.systemd-boot.enable = lib.mkForce false;
initrd.systemd.enable = true; initrd.systemd.enable = true;
binfmt.emulatedSystems = ["aarch64-linux"];
lanzaboote = { lanzaboote = {
enable = true; enable = true;
pkiBundle = "/var/lib/sbctl"; pkiBundle = "/var/lib/sbctl";