mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
fixes for duskfall
This commit is contained in:
parent
c6d5fe50f6
commit
56c66b47e5
4 changed files with 7 additions and 7 deletions
|
@ -12,7 +12,6 @@ in
|
|||
|
||||
config = lib.mkIf cfg.enable {
|
||||
services.xserver.enable = true;
|
||||
services.xserver.displayManager.gdm.enable = true;
|
||||
services.xserver.desktopManager.gnome.enable = true;
|
||||
environment.gnome.excludePackages = with pkgs; [
|
||||
orca
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue