mirror of
https://github.com/nmasur/dotfiles
synced 2026-02-05 15:49:46 +00:00
try to prevent unnecessary firefox rebuidl
This commit is contained in:
@@ -15,12 +15,6 @@ in
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
|
||||
nixpkgs.overlays = [
|
||||
(_final: _prev: {
|
||||
firefox-unwrapped = pkgs.stable.firefox-unwrapped;
|
||||
})
|
||||
];
|
||||
|
||||
system.defaults.CustomUserPreferences = {
|
||||
"com.apple.dock" = {
|
||||
magnification = true;
|
||||
|
||||
Reference in New Issue
Block a user