aboutsummaryrefslogtreecommitdiff
path: root/home/profiles/base
diff options
context:
space:
mode:
Diffstat (limited to 'home/profiles/base')
-rw-r--r--home/profiles/base/default.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/home/profiles/base/default.nix b/home/profiles/base/default.nix
index 082e205..268f7a4 100644
--- a/home/profiles/base/default.nix
+++ b/home/profiles/base/default.nix
@@ -4,7 +4,7 @@ let
neotheme = config.neotheme;
- inherit (self.packages.x86_64-linux) athens neovim;
+ inherit (self.packages.x86_64-linux) neovim;
in
{
imports = [
@@ -65,7 +65,6 @@ in
home.keyboard.layout = "us";
home.packages = [
# Sway
- athens
pkgs.autotiling
pkgs.swaylock-effects
pkgs.swaybg