flake update + nvchad

This commit is contained in:
Xory 2026-01-29 21:08:42 +02:00
parent ca4f9a6e9a
commit 77167cd65f
4 changed files with 104 additions and 26 deletions

View file

@ -119,7 +119,7 @@
enable = true;
wrappedBinaries = {
vesktop = {
executable = "${pkgs-stable.vesktop}/bin/vesktop";
executable = "${pkgs.vesktop}/bin/vesktop";
profile = "${pkgs.firejail}/etc/firejail/vesktop.profile";
extraArgs = [
"--ignore=dbus-system"