added some stuff to make adhod compilation easier
can now run random apps from gh better yay
This commit is contained in:
parent
df2eaeb8d0
commit
fb68ef006b
2 changed files with 3 additions and 0 deletions
|
@ -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;
|
||||
|
|
|
@ -15,5 +15,6 @@
|
|||
pciutils
|
||||
dmidecode
|
||||
nixd
|
||||
adwaita-icon-theme
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue