Update systems/iriy/default.nix
This commit is contained in:
parent
b22bb6f992
commit
3e2789be99
@ -1,8 +1,8 @@
|
||||
{ config, inputs, ... }: {
|
||||
imports = with inputs.hardware.nixosModules; [
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
common-cpu-amd
|
||||
common-gpu-amd
|
||||
#common-cpu-amd
|
||||
#common-gpu-amd
|
||||
];
|
||||
|
||||
hostcfg = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user