This commit is contained in:
Tao Tien 2024-04-29 16:25:28 -07:00
parent bb121c2d33
commit 8768d59f2f
6 changed files with 29 additions and 65 deletions

View file

@ -1,4 +1,13 @@
{pkgs, ...}: {
nix.settings.system-features = [
"benchmark"
"big-parallel"
"gccarch-znver3"
"gccarch-znver4"
"kvm"
"nixos-test"
];
environment.systemPackages = with pkgs; [
# egl-wayland
# gpt4all-chat