added some stuff to make adhod compilation easier

can now run random apps from gh better yay
This commit is contained in:
Gabriella Bere 2025-06-21 01:40:19 +01:00
parent df2eaeb8d0
commit fb68ef006b
2 changed files with 3 additions and 0 deletions

View file

@ -34,6 +34,8 @@
networking.hostName = "gabbielaptop"; # Define your hostname.
programs.dconf.enable = true; # required for some apps that are just github code i compile myself instead of using a package
hardware.graphics = {
enable = true;
enable32Bit = true;

View file

@ -15,5 +15,6 @@
pciutils
dmidecode
nixd
adwaita-icon-theme
];
}