fix: make heimdall boot
This commit is contained in:
parent
7a94161874
commit
a25c6bf23f
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ in
|
||||||
# package = pkgs.bluezFull;
|
# package = pkgs.bluezFull;
|
||||||
};
|
};
|
||||||
graphics.enable = true;
|
graphics.enable = true;
|
||||||
amdgpu.amdvlk.enable = true;
|
# amdgpu.amdvlk.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
i18n.defaultLocale = "it_IT.UTF-8";
|
i18n.defaultLocale = "it_IT.UTF-8";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue