formatting
This commit is contained in:
parent
517753081e
commit
16c9d8e615
3 changed files with 11 additions and 10 deletions
|
@ -17,7 +17,7 @@ in {
|
|||
desktopManager.gnome.enable = true;
|
||||
displayManager = {
|
||||
gdm.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
displayManager.defaultSession = "gnome";
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue