Add Minegrub theme

This commit is contained in:
Jo 2025-07-28 21:27:23 +02:00
parent 7d17d31ed8
commit 1a09cad656
4 changed files with 13 additions and 3 deletions

View file

@ -3,9 +3,6 @@
# Automagically imports libs from "/lib/lib-name" and exposes them to the `flake.lib` output.
./lib.nix
# Exposes nixosModules and homeModules on flake outputs.
./modules.nix
# Automagically imports systems from "/systems/arch-classname/system-name".
./systems.nix
];