Fixed warnings in build output
This commit is contained in:
parent
478198d88e
commit
93988dfb6c
|
@ -74,6 +74,7 @@ in {
|
|||
enable = true;
|
||||
extraPortals = with pkgs; [xdg-desktop-portal-gtk];
|
||||
wlr.enable = true;
|
||||
config.common.default = "*";
|
||||
};
|
||||
|
||||
aa.home.dataFile = {
|
||||
|
|
|
@ -17,7 +17,7 @@ in {
|
|||
services.printing.enable = true;
|
||||
services.avahi = {
|
||||
enable = true;
|
||||
nssmdns = true;
|
||||
nssmdns4 = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue