diff --git a/flake.nix b/flake.nix index f650838..89936f4 100644 --- a/flake.nix +++ b/flake.nix @@ -89,7 +89,7 @@ home-manager.users."gunalx" = import ./home/full.nix; } #need to choose one. The nixos one has bootloader and display manager in addition to the home manager one. - inputs.stylix.nixosModules.stylix + #inputs.stylix.nixosModules.stylix #inputs.stylix.homeManagerModules.stylix ]; }; diff --git a/home/full.nix b/home/full.nix index 282a420..4762a4b 100644 --- a/home/full.nix +++ b/home/full.nix @@ -4,7 +4,7 @@ ./base.nix ./code.nix ./sway.nix - ./stylix.nix + #./stylix.nix ]; home.packages = with pkgs; [