fixed gnome tour showing on reboot
This commit is contained in:
parent
46fd27f768
commit
6a8daadb4e
3 changed files with 4 additions and 1 deletions
|
@ -53,6 +53,8 @@
|
|||
|
||||
# enable RealtimeKit for pulse audio
|
||||
security.rtkit.enable = true;
|
||||
# disable welcome tour
|
||||
environment.gnome.excludePackages = [pkgs.gnome-tour];
|
||||
})
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue