europa: remove temporary fix
This commit is contained in:
parent
1a6aa212c6
commit
5b1bf2d685
@ -79,9 +79,6 @@ in {
|
|||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
initrd.systemd.enable = true;
|
initrd.systemd.enable = true;
|
||||||
# Temp fix for: https://github.com/NixOS/nixpkgs/pull/214048
|
|
||||||
initrd.systemd.storePaths =
|
|
||||||
[ "${config.boot.initrd.systemd.package.kbd.gzip}/bin/.gzip-wrapped" ];
|
|
||||||
loader = {
|
loader = {
|
||||||
systemd-boot.enable = true;
|
systemd-boot.enable = true;
|
||||||
efi = {
|
efi = {
|
||||||
|
Loading…
Reference in New Issue
Block a user