This commit is contained in:
specCon18 2024-02-23 20:12:10 -05:00
parent 26c000e2ad
commit 801f67a48f
2 changed files with 1 additions and 1 deletions

View file

@ -26,5 +26,6 @@
gitui gitui
spotify spotify
zulip zulip
surrealdb
]; ];
} }

View file

@ -14,7 +14,6 @@ in {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
budgie.budgie-desktop-with-plugins budgie.budgie-desktop-with-plugins
lightdm
]; ];
services.xserver = { services.xserver = {
enable = true; enable = true;