Turned off broken firejail profiles, needs fixing
This commit is contained in:
@@ -8,13 +8,13 @@
|
||||
# executable = "${pkgs.prismlauncher}/bin/prismlauncher";
|
||||
# profile = ./firejail-profiles/prismlauncher.profile;
|
||||
#};
|
||||
steam = {
|
||||
executable = "${pkgs.steam}/bin/steam";
|
||||
profile = "${pkgs.firejail}/etc/firejail/steam.profile";
|
||||
};
|
||||
steam-run = {
|
||||
executable = "${pkgs.steam}/bin/steam-run";
|
||||
profile = "${pkgs.firejail}/etc/firejail/steam.profile";
|
||||
};
|
||||
#steam = {
|
||||
# executable = "${pkgs.steam}/bin/steam";
|
||||
# profile = "${pkgs.firejail}/etc/firejail/steam.profile";
|
||||
#};
|
||||
#steam-run = {
|
||||
# executable = "${pkgs.steam}/bin/steam-run";
|
||||
# profile = "${pkgs.firejail}/etc/firejail/steam.profile";
|
||||
#};
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user