mirror of
https://github.com/adrlau/nix-dotfiles.git
synced 2024-12-22 10:47:30 +01:00
disabled stylix
This commit is contained in:
parent
c038d0baf6
commit
1c389114a1
@ -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
|
||||
];
|
||||
};
|
||||
|
@ -4,7 +4,7 @@
|
||||
./base.nix
|
||||
./code.nix
|
||||
./sway.nix
|
||||
./stylix.nix
|
||||
#./stylix.nix
|
||||
|
||||
];
|
||||
home.packages = with pkgs; [
|
||||
|
Loading…
Reference in New Issue
Block a user