From 3a0434de7c5a5bf221512b9c2fcf94acc5f51214 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Fri, 30 Aug 2024 02:47:19 -0700 Subject: update --- modules/programs/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/programs') diff --git a/modules/programs/default.nix b/modules/programs/default.nix index c4ce8ca..0cec34e 100644 --- a/modules/programs/default.nix +++ b/modules/programs/default.nix @@ -1,6 +1,6 @@ { pkgs, ... }: { - imports = [ ./hyprland.nix ]; + # imports = [ ./hyprland.nix ]; programs = { fish.enable = true; -- cgit v1.2.3