disabled stylix

This commit is contained in:
Adrian Lauterer 2024-06-18 16:32:23 +02:00
parent c038d0baf6
commit 1c389114a1
2 changed files with 2 additions and 2 deletions

View File

@ -89,7 +89,7 @@
home-manager.users."gunalx" = import ./home/full.nix; 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. #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 #inputs.stylix.homeManagerModules.stylix
]; ];
}; };

View File

@ -4,7 +4,7 @@
./base.nix ./base.nix
./code.nix ./code.nix
./sway.nix ./sway.nix
./stylix.nix #./stylix.nix
]; ];
home.packages = with pkgs; [ home.packages = with pkgs; [