compat: update hardware configuration
This commit is contained in:
parent
abced3e3c4
commit
d7b21271bd
4 changed files with 7 additions and 2 deletions
|
|
@ -18,8 +18,6 @@ in
|
|||
experimental-features = nix-command flakes ca-derivations
|
||||
restrict-eval = false
|
||||
'';
|
||||
|
||||
nixpkgs.system = if isMobile then "aarch64-linux" else "x86_64-linux";
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue