europa: remove temporary fix

This commit is contained in:
Aaron Bieber 2023-03-04 12:51:09 -07:00
parent 1a6aa212c6
commit 5b1bf2d685
No known key found for this signature in database

View File

@ -79,9 +79,6 @@ in {
boot = {
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 = {
systemd-boot.enable = true;
efi = {