mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 11:14:02 -06:00
Update gnome.nix
This commit is contained in:
parent
3b75bb539b
commit
f5ce8d876e
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
||||||
{ config, pkgs, ... }:
|
{ config, pkgs, ... }:
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|
||||||
# GNOME
|
# GNOME
|
||||||
services.xserver = {
|
services.xserver = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
@ -20,5 +19,4 @@
|
||||||
gnome-tour
|
gnome-tour
|
||||||
epiphany # web browser
|
epiphany # web browser
|
||||||
]);
|
]);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue