about summary refs log tree commit diff
path: root/configurations/eonwe/default.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--configurations/eonwe/default.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/configurations/eonwe/default.nix b/configurations/eonwe/default.nix
index 8ee224b..d9ae2bc 100644
--- a/configurations/eonwe/default.nix
+++ b/configurations/eonwe/default.nix
@@ -27,15 +27,12 @@ with lib;
     libvirtd.enable = true;
     mpd.enable = true;
     qutebrowser.enable = true;
-
-    hyprland.enable = true;
   };
 
   hm = {
     home.packages = with pkgs; [
       calibre
       inkscape
-      krita
       paper-plane
       qolibri
       radeontop

Consider giving Nix/NixOS a try! <3