Update Plasma
This commit is contained in:
parent
033c305e08
commit
27175fe2d8
2 changed files with 3 additions and 2 deletions
|
@ -33,7 +33,9 @@
|
|||
settings = {
|
||||
# lat = 10;
|
||||
# log = 10;
|
||||
usegeoclue = true;
|
||||
lat = "35.62370";
|
||||
log = "134.85414";
|
||||
# usegeoclue = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
@ -33,5 +33,4 @@
|
|||
services.xrdp.defaultWindowManager = "startplasma-x11";
|
||||
services.displayManager.sddm.settings.General.DisplayServer = "x11-user";
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
services.geoclue2.enable = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue