chore: upd8

This commit is contained in:
Teesh 2026-02-22 11:39:41 +02:00
parent 99a6121348
commit 244c322b48
3 changed files with 59 additions and 58 deletions

View file

@ -17,6 +17,7 @@
programs.lazyvim = {
enable = true;
ignoreBuildNotifications = true;
extraPackages = with pkgs;
[
nixd

View file

@ -10,7 +10,7 @@
services.avahi = {
enable = true;
nssmdns = true;
nssmdns4 = true;
};
};
}