merge firejail #2

Merged
Xory merged 3 commits from firejail into master 2025-10-28 14:14:42 +02:00
Showing only changes of commit 461b145575 - Show all commits

View file

@ -121,7 +121,6 @@
profile = "${pkgs.firejail}/etc/firejail/obsidian.profile";
extraArgs = [
"--env=GTK_THEME=Adwaita:dark"
"--net=none" # I don't use community plugins... yet.
];
};
};