chore: fmt

main
Ari Gerus 2024-03-20 11:19:16 +01:00
parent 66f9f70a29
commit 011b8a12a6
3 changed files with 3 additions and 7 deletions

View File

@ -1,3 +1 @@
{
wifi = "$__SECRET_wifi_secrets";
}
{ wifi = "$__SECRET_wifi_secrets"; }

View File

@ -74,9 +74,7 @@ in {
source = "${bt-unfuck}/bin/bt-unfuck";
};
services.desktopManager = {
plasma6.enable = true;
};
services.desktopManager.plasma6.enable = true;
services.xserver = {
enable = true;

View File

@ -178,7 +178,7 @@
hostName = "cloud.is-a.cat";
autoUpdateApps.enable = true;
autoUpdateApps.startAt = "05:00:00";
settings.overwriteprotocol = "https";
config = {