3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules
volth 4d57e56b71
$toplevel/system: use kernel's architecture
`$toplevel/system` of a system closure with `x86_64` kernel and `i686` userland should contain "x86_64-linux".

If `$toplevel/system` contains "i686-linux", the closure will be run using `qemu-system-i386`, which is able to run `x86_64` kernel on most Intel CPU, but fails on AMD.

So this fix is for a rare case of `x86_64` kernel + `i686` userland + AMD CPU
2020-03-20 16:55:44 +00:00
..
config nixos/networking: Add hostFiles option 2020-03-07 01:53:31 +01:00
hardware Merge pull request #66601 from eadwu/nvidia/prime-render-offload 2020-03-01 14:28:57 -03:00
i18n/input-method nixos/ibus: fix missing dconf profile 2020-01-06 20:30:37 +09:00
installer nixos-option: Disable on Nix >= 2.4 because it doesn't compile 2020-03-20 14:52:22 +01:00
misc Merge pull request #81241 from thefloweringash/nesting-system 2020-03-13 09:58:10 +01:00
profiles nixos/plasma5: drop enableQt4Support option 2019-11-22 09:01:05 +01:00
programs nixos/firejail: use local runCommand 2020-03-14 03:09:48 +00:00
security Merge pull request #72029 from lschuermann/tpm2-module 2020-03-15 15:47:06 +01:00
services resilio: fix a list being assigned to the option config.users.groups 2020-03-19 11:25:56 -05:00
system $toplevel/system: use kernel's architecture 2020-03-20 16:55:44 +00:00
tasks Merge pull request #80141 from symphorien/scrub 2020-03-12 22:39:34 +01:00
testing nixos/service-runner.nix: Allow quotes in commands + test 2020-02-28 14:26:29 +01:00
virtualisation nixos/kvmgt: add udev rules for unprivileged access 2020-03-13 07:04:26 +00:00
module-list.nix tailscale: init at 0.96-33 2020-03-18 05:07:47 +00:00
rename.nix nixos: fix module paths in rename.nix 2020-03-11 15:59:22 +01:00