From 12a74eb12ecf3827aec838455978c0ec28cc27a9 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Thu, 25 Apr 2024 21:10:15 +0200 Subject: sync config --- common.nix | 6 ------ 1 file changed, 6 deletions(-) (limited to 'common.nix') diff --git a/common.nix b/common.nix index 49fcbcf..adf1853 100644 --- a/common.nix +++ b/common.nix @@ -306,7 +306,6 @@ in config.boot.kernelPackages.perf efibootmgr emacs - pkgs.kdePackages.falkon fdupes ffmpeg file @@ -376,11 +375,6 @@ in profile = "${pkgs.firejail}/etc/firejail/chromium.profile"; }; - falkon = { - executable = "${pkgs.lib.getBin pkgs.kdePackages.falkon}/bin/falkon"; - profile = "${pkgs.firejail}/etc/firejail/falkon.profile"; - }; - firefox = { executable = "${pkgs.lib.getBin pkgs.firefox}/bin/firefox"; profile = "${pkgs.firejail}/etc/firejail/firefox.profile"; -- cgit v1.2.3