From 9521f7f7fd12dd76f8099c7c43150977e172767f Mon Sep 17 00:00:00 2001 From: Christoph Hollizeck Date: Fri, 21 Nov 2025 21:45:56 +0100 Subject: [PATCH] nixberry: more modules --- modules/hosts/nixberry/default.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/hosts/nixberry/default.nix b/modules/hosts/nixberry/default.nix index 947721a..b2327fa 100644 --- a/modules/hosts/nixberry/default.nix +++ b/modules/hosts/nixberry/default.nix @@ -8,6 +8,7 @@ in flake.modules.nixos."hosts/nixberry" = { inputs, + lib, pkgs, ... }: @@ -32,6 +33,8 @@ in [ inputs.catppuccin.nixosModules.catppuccin raspberry-pi-5.base + raspberry-pi-5.page-size-16k + raspberry-pi-5.display-vc4 # System modules base