mirror of
https://github.com/0x1d/nix.git
synced 2025-12-15 22:28:24 +01:00
update not NixOS 25.05, switch go Gnome
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{ pkgs, ... }: {
|
||||
services.xserver = {
|
||||
enable = true;
|
||||
layout = "ch";
|
||||
xkbVariant = "";
|
||||
xkb.layout = "ch";
|
||||
xkb.variant = "";
|
||||
displayManager.gdm.enable = true;
|
||||
desktopManager.gnome.enable = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user