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
spotify
zulip
surrealdb
];
}

View file

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