feat(dregil): Set grub theme

This commit is contained in:
Alexander Kobjolke 2025-01-10 22:01:21 +01:00
parent 75c91e50c1
commit c615a6b4e7
4 changed files with 74 additions and 5 deletions

View file

@ -1,9 +1,7 @@
{
lib,
config,
pkgs,
inputs,
stable,
system,
...
}:
{
@ -24,8 +22,10 @@
../../modules/common-system.nix
./configuration.nix
inputs.home-manager.nixosModules.home-manager
inputs.distro-grub-themes.nixosModules.${system}.default
../../home/anne/default.nix
../../home/alex/default.nix
../../modules/grub-themes
../../modules/podman
../../modules/tailscale
];