compile fix changes

This commit is contained in:
Henry Hiles 2025-08-18 13:51:43 -04:00
commit 0b553d8b57
No known key found for this signature in database
2 changed files with 1 additions and 0 deletions

View file

@ -23,6 +23,7 @@
gnome.excludePackages = with pkgs; [
yelp
orca
totem
xterm
evince

View file

@ -1,11 +0,0 @@
{
services = {
avahi = {
enable = true;
nssmdns4 = true;
openFirewall = true;
};
printing.enable = true;
};
}