mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-05 04:29:23 +02:00
enable x server
This commit is contained in:
parent
cf6d3f3b2f
commit
9c12841f31
1 changed files with 1 additions and 0 deletions
|
@ -31,5 +31,6 @@ in
|
|||
};
|
||||
|
||||
networking.networkmanager.enable = true;
|
||||
services.xserver.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue