about summary refs log tree commit diff
path: root/home/profiles/base
diff options
context:
space:
mode:
Diffstat (limited to 'home/profiles/base')
-rw-r--r--home/profiles/base/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/home/profiles/base/default.nix b/home/profiles/base/default.nix
index 2e7fee1..45e8209 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) neovim iosevka-pure-bin phocus;
+  inherit (self.packages.x86_64-linux) neovim phocus;
 in
 {
   imports = [
@@ -68,7 +68,7 @@ in
       neovim
 
       # Fonts
-      iosevka-pure-bin
+      pkgs.iosevka-pure-bin
       pkgs.dina-font
       pkgs.sarasa-gothic
       pkgs.scientifica