I'm braindead (this has been here for 7 months)
This commit is contained in:
parent
7b9d0961d8
commit
de72b3d05c
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ in {
|
|||
# ];
|
||||
#};
|
||||
chmura = lib.nixosSystem {
|
||||
system = "x86_86-linux";
|
||||
system = "x86_64-linux";
|
||||
specialArgs = {
|
||||
inherit lib inputs self;
|
||||
config' = {
|
||||
|
|
Loading…
Reference in a new issue