chore: fmt

This commit is contained in:
Ari Gerus 2024-03-20 11:19:16 +01:00 committed by Ari Gato
parent f792d1c9f5
commit 67874e09f5
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;