mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 01:34:08 -05:00
Host platform in config
This commit is contained in:
parent
cd7895ac96
commit
fbb3b5f4da
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@
|
|||
];
|
||||
};
|
||||
};
|
||||
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
|
||||
packages.gui.enable = false;
|
||||
packages.wayland.enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue