forked from colonelpanic/dotfiles
[NixOS] Limit systemd-boot to 7 configurations to avoid running out of space
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
# This is for the benefit of VSCODE running natively in wayland
|
||||
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user