adding avahi and some other things
This commit is contained in:
parent
313f5d1f03
commit
51b1988fe2
4 changed files with 23 additions and 3 deletions
|
@ -162,6 +162,11 @@ services.xserver = {
|
|||
};
|
||||
# desktopManager.gnome.enable = true;
|
||||
};
|
||||
|
||||
services.avahi = {
|
||||
enable = true;
|
||||
nssmdns = true;
|
||||
};
|
||||
#+end_src
|
||||
|
||||
In order to make sure the kde xdg-portals are used we need this
|
||||
|
@ -323,7 +328,7 @@ latte-dock
|
|||
alacritty
|
||||
libsForQt5.bismuth
|
||||
libnotify
|
||||
rofi-wayland.override { plugins = [rofi-emoji]; }
|
||||
rofi-wayland
|
||||
aha
|
||||
glxinfo
|
||||
vulkan-tools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue