From fd2d27d116d56027563db784971e7f42170ea1d0 Mon Sep 17 00:00:00 2001 From: Nico Date: Tue, 16 Dec 2025 01:08:20 +1100 Subject: [PATCH] miki: use systemd boot --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 66415f0..d0e5847 100644 --- a/flake.nix +++ b/flake.nix @@ -77,6 +77,7 @@ ./modules/users/rhys.nix ./hosts/miki/configuration.nix + ./modules/hardware/bootloader/systemd-boot.nix ./hosts/nixos-common.nix ]; };