feat(dregil): Set grub theme
This commit is contained in:
parent
75c91e50c1
commit
c615a6b4e7
4 changed files with 74 additions and 5 deletions
|
|
@ -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
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue