From 5f83098b209109d0c000f1b5eee0280183c77b56 Mon Sep 17 00:00:00 2001 From: lyrathorpe Date: Mon, 6 Jul 2026 15:36:51 +0100 Subject: [PATCH] docs(rpi5): fix stale features.nix path in comment --- hosts/RPi5/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/RPi5/configuration.nix b/hosts/RPi5/configuration.nix index 4e3630d..c5d4920 100644 --- a/hosts/RPi5/configuration.nix +++ b/hosts/RPi5/configuration.nix @@ -17,7 +17,7 @@ # Headless server: the Sway desktop is intentionally not set up. modules/sway.nix is # not imported and features.swayDesktop.enable defaults to false (declared in - # system/modules/features.nix), so this host keeps plain TTY/SSH login. + # modules/features.nix), so this host keeps plain TTY/SSH login. # Raspberry Pi boots via U-Boot + extlinux, not GRUB/systemd-boot. The # raspberry-pi-5 nixos-hardware profile supplies the kernel, firmware and