feat: enable stylix integration with home-manager
This commit is contained in:
parent
9fec340586
commit
bc64af1a17
5 changed files with 5 additions and 17 deletions
|
@ -15,12 +15,11 @@
|
|||
./fonts.nix
|
||||
./services/laptop.preset.nix
|
||||
./hardware-configuration.nix
|
||||
#./ags.nix
|
||||
./xdg.nix
|
||||
];
|
||||
environment.variables = {
|
||||
GDK_SCALE = config.displayScale;
|
||||
FLAKE = config.myConfigLocation;
|
||||
GTK_IM_MODULE = lib.mkForce "";
|
||||
};
|
||||
security.pam.services.hyprlock = {};
|
||||
i18n.inputMethod = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue