From 36121ad9c5f66b1ab851c7e3ac505c9cec73dbbd Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Sat, 10 Feb 2024 11:35:08 -0500 Subject: [PATCH] Remove albert --- home/default.nix | 6 +----- modules/packages/linux.nix | 1 - 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/home/default.nix b/home/default.nix index f8cec5c..5fbcc53 100644 --- a/home/default.nix +++ b/home/default.nix @@ -218,7 +218,7 @@ in { if stdenv.isLinux then { normal.family = "Fira Code"; - size = 12; + size = 18; } else { normal.family = "FiraCode Nerd Font"; @@ -446,8 +446,4 @@ in { ".config/nvim/lua".source = ./nvim/lua; ".aws/config".source = ./.aws/config; }; - - home.file.".config/autostart/albert.desktop" = lib.mkIf stdenv.isLinux { - source = pkgs.albert + "/share/applications/albert.desktop"; - }; } diff --git a/modules/packages/linux.nix b/modules/packages/linux.nix index 6ec50ba..a9258f4 100644 --- a/modules/packages/linux.nix +++ b/modules/packages/linux.nix @@ -9,7 +9,6 @@ in { environment.systemPackages = with pkgs; let linux = [ - albert bitwarden chromium cryptsetup