nixberry: more modules
This commit is contained in:
parent
1edc049e07
commit
9521f7f7fd
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ in
|
||||||
flake.modules.nixos."hosts/nixberry" =
|
flake.modules.nixos."hosts/nixberry" =
|
||||||
{
|
{
|
||||||
inputs,
|
inputs,
|
||||||
|
lib,
|
||||||
pkgs,
|
pkgs,
|
||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
|
|
@ -32,6 +33,8 @@ in
|
||||||
[
|
[
|
||||||
inputs.catppuccin.nixosModules.catppuccin
|
inputs.catppuccin.nixosModules.catppuccin
|
||||||
raspberry-pi-5.base
|
raspberry-pi-5.base
|
||||||
|
raspberry-pi-5.page-size-16k
|
||||||
|
raspberry-pi-5.display-vc4
|
||||||
|
|
||||||
# System modules
|
# System modules
|
||||||
base
|
base
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue