This commit is contained in:
Sakooooo 2024-01-29 11:37:45 +04:00
parent 31b0a2e518
commit 2dd6b45b6c
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -18,6 +18,10 @@ in {
};
config = mkIf cfg.enable {
# this is needed for gtk configuration to work
programs.dconf.enable = true;
services.xserver = {
enable = true;
windowManager = {