formatting

This commit is contained in:
Vinzenz Schroeter 2024-07-21 14:10:41 +02:00
parent 517753081e
commit 16c9d8e615
3 changed files with 11 additions and 10 deletions

View file

@ -17,7 +17,7 @@ in {
desktopManager.gnome.enable = true;
displayManager = {
gdm.enable = true;
};
};
};
displayManager.defaultSession = "gnome";

View file

@ -12,7 +12,7 @@ in {
services = {
# Enable CUPS to print documents.
printing.enable = true;
avahi = {
enable = true; # runs the Avahi daemon
nssmdns4 = true; # enables the mDNS NSS plug-in