mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-13 16:12:40 +02:00
feat: add lsp - nil, add iso/qcow2 generator
This commit is contained in:
@@ -27,6 +27,9 @@
|
||||
|
||||
nixpkgs.overlays = import ../../overlays args;
|
||||
|
||||
# Enable binfmt emulation of aarch64-linux, this is required for cross compilation.
|
||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
|
||||
# Bootloader.
|
||||
boot.loader = {
|
||||
efi = {
|
||||
|
||||
Reference in New Issue
Block a user