disabled stylix
This commit is contained in:
parent
c038d0baf6
commit
1c389114a1
|
@ -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
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
|
@ -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; [
|
||||||
|
|
Loading…
Reference in New Issue