-
Is there a method to set a specialisation in NixOS as the default systemd boot entry when using Lanzaboote? I would normally do this by modifying loader.conf but since enabling Lanzaboote this contain…
-
I'm trying to add Ubuntu 24.04 to the integration test targets, but the guest fails to find the rootfs:
```log
[ 0.174931] /dev/root: Can't open blockdev
[ 0.175095] VFS: Cannot open root d…
-
When dracut is generated, this is presented:
dracut[I]: *** Including module: drm ***
dracut[I]: *** Including module: health-checker ***
dracut-install: ERROR: installing 'grub2-editenv'
dracut…
-
Big thanks already for all the work done here :).
My setup:
- Surface Laptop 5
- Dualboot between nixos (24.05) and Windows 11
Currently able to load bootloader in secure boot, but not able to…
-
Currently, the script assumes that GRUB is used.
When installing Proxmox with ZFS, it uses `systemd-boot` instead, which breaks this script completely.
-
hi, i created persistent USB drive using MX live USB maker, and all work fine, but i want to boot to `systemd`
![image](https://github.com/user-attachments/assets/9fd1f07b-8ba3-46bd-9aec-bc3d10b9791a…
-
I am installing NixOS on ZFS mirror pool (with two disks), with an EFI partition on each disk.
```
Number Start End Size File system Name Flags
3 1049kB 537MB 536MB fat…
-
### systemd version the issue has been seen with
systemd-256.7-1-x86_64
### Used distribution
Arch
### Linux kernel version used
6.11.3-arch1-1
### CPU architectures issue was seen o…
-
### Please confirm there isn't an existing open bug report
- [X] I have searched open bugs for this issue
### Summary
So, I don't know if it is worth reporting, but the last thing user sees before …
-
```
# lanzaboote = {
# url = "github:nix-community/lanzaboote/v0.4.1";
# inputs.nixpkgs.follows = "nixpkgs";
# };
# TODO home root和普通用户也需要 主要.cache 需要挂到tmpfs 其中占用最大
# htt…