about summary refs log tree commit diff stats
path: root/nix-conf
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2022-12-02 16:54:58 +0000
committerDavid Morgan <djm_uk@protonmail.com>2022-12-02 16:54:58 +0000
commitfb933f9bc527499bfdacdae71189e8c5426722b4 (patch)
treef89d124ec3630d828193b5999dbde60e2d2ddc38 /nix-conf
parent39cd18a854056bf950b308719d0f6cb569ccb213 (diff)
downloaddotfiles-fb933f9bc527499bfdacdae71189e8c5426722b4.tar.gz
Remove unstable channel
Diffstat (limited to 'nix-conf')
-rw-r--r--nix-conf/machines/egalmoth/configuration.nix5
1 files changed, 1 insertions, 4 deletions
diff --git a/nix-conf/machines/egalmoth/configuration.nix b/nix-conf/machines/egalmoth/configuration.nix
index 8891b61..2c85d22 100644
--- a/nix-conf/machines/egalmoth/configuration.nix
+++ b/nix-conf/machines/egalmoth/configuration.nix
@@ -1,8 +1,5 @@
 { config, pkgs, lib, ... }:
 
-let
-  unstable = import <nixos-unstable> { };
-in
 {
   imports =
     [
@@ -165,7 +162,7 @@ in
   ];
 
   fonts.fonts = with pkgs; [
-    unstable.iosevka-comfy.comfy
+    iosevka-comfy.comfy
     iosevka-bin
     jetbrains-mono
     meslo-lgs-nf