hosts/beatrice, global/avahi
This commit is contained in:
parent
6b3f5da05b
commit
b813ad2f36
6 changed files with 144 additions and 2 deletions
|
|
@ -4,6 +4,11 @@
|
|||
programs.thunar.enable = true;
|
||||
programs.xfconf.enable = true;
|
||||
services.displayManager.ly.enable = true;
|
||||
services.avahi = {
|
||||
# so host.local works
|
||||
enable = true;
|
||||
nssmdns4 = true;
|
||||
};
|
||||
|
||||
programs.thunar.plugins = with pkgs.xfce; [
|
||||
thunar-archive-plugin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue