fixed update to 23.11
This commit is contained in:
parent
2117b57af6
commit
cc9175f624
1 changed files with 0 additions and 4 deletions
|
|
@ -11,10 +11,6 @@ in {
|
|||
enable = mkEnableOption "enables specs custom budgie setup";
|
||||
};
|
||||
config = mkIf cfg.enable {
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
lightdm
|
||||
];
|
||||
services.xserver = {
|
||||
enable = true;
|
||||
desktopManager.budgie.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue