make vm architecture agnostic

This commit is contained in:
Sean Kovacs 2026-01-06 11:03:26 -05:00
commit b5562ef662
Signed by: sckova
GPG key ID: 00F325187C68651A
7 changed files with 103 additions and 88 deletions

View file

@ -1,8 +1,6 @@
{
config,
pkgs,
lib,
inputs,
catppuccin,
nix-cachyos-kernel,
...
@ -10,8 +8,9 @@
networking.hostName = "alien";
environment.systemPackages = with pkgs; [
pkgs.ddcutil
pkgs.mangohud
ddcutil
mangohud
(bottles.override {removeWarningPopup = true;})
];
# enable ddcutil