From 71f59b22b4f91ae31a455a1795358785c29cd8bb Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Fri, 27 Dec 2024 11:24:32 -0600 Subject: [PATCH] new wallpapers + moved stylix module --- base.nix | 1 - hosts/workstation/configuration.nix | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/base.nix b/base.nix index 76ae051..b75b8af 100644 --- a/base.nix +++ b/base.nix @@ -10,7 +10,6 @@ inputs.home-manager.nixosModules.home-manager ./jawz.nix ./modules/modules.nix - ./stylix.nix ]; system.stateVersion = "24.11"; sops = { diff --git a/hosts/workstation/configuration.nix b/hosts/workstation/configuration.nix index f2bcef3..2548a68 100644 --- a/hosts/workstation/configuration.nix +++ b/hosts/workstation/configuration.nix @@ -4,6 +4,7 @@ ./hardware-configuration.nix ../../base.nix ../../gnome.nix + ../../stylix.nix ]; my = import ./toggles.nix; sops.secrets = {