feat: kokoro system configuration now uses vimix 2k configuration
This commit is contained in:
parent
319f46be76
commit
e8ff433796
3 changed files with 19 additions and 19 deletions
|
|
@ -47,7 +47,7 @@ in {
|
|||
|
||||
boot = {
|
||||
binfmt.emulatedSystems = ["aarch64-linux"];
|
||||
loader.grub.theme = inputs.dotfiles + "/vimix/1080p";
|
||||
loader.grub.theme = inputs.dotfiles + "/vimix/2k";
|
||||
};
|
||||
|
||||
system.stateVersion = "25.11";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue