mirror of
https://github.com/0x1d/nix.git
synced 2025-12-14 22:02:25 +01:00
update system
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
boot.supportedFilesystems = [ "ntfs" ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user