summaryrefslogtreecommitdiff
path: root/nixos/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/desktop')
-rw-r--r--nixos/desktop/default.nix3
-rw-r--r--nixos/desktop/hyprland.nix1
2 files changed, 1 insertions, 3 deletions
diff --git a/nixos/desktop/default.nix b/nixos/desktop/default.nix
index 13d3598..eb7fa46 100644
--- a/nixos/desktop/default.nix
+++ b/nixos/desktop/default.nix
@@ -62,7 +62,6 @@
fonts.packages = with pkgs; [
noto-fonts
font-awesome
- (nerdfonts.override {fonts = [ "Hermit" ]; })
-
+ nerd-fonts.hurmit
];
}
diff --git a/nixos/desktop/hyprland.nix b/nixos/desktop/hyprland.nix
index a306d6b..84c05e7 100644
--- a/nixos/desktop/hyprland.nix
+++ b/nixos/desktop/hyprland.nix
@@ -1,7 +1,6 @@
{pkgs, ...}: {
environment.systemPackages = with pkgs; [
hyprland
- hyprgui
hyprshot
hyprkeys
hypridle