minore changes

This commit is contained in:
Vivian 2022-10-22 13:15:03 +02:00
parent ea5ec8c6ef
commit 9b1cc552d5
5 changed files with 24 additions and 0 deletions

View file

@ -57,6 +57,7 @@ in {
wf-recorder # Screenrecorder
wl-clipboard # Clipboard manager
wofi # Wayland rofi
wpa_gui
];
xdg.mimeApps = {
@ -154,6 +155,7 @@ in {
ms-vscode-remote.remote-ssh
ms-vscode.cpptools
platformio.platformio-ide
redhat.vscode-yaml
tamasfe.even-better-toml
valentjn.vscode-ltex
vscodevim.vim

View file

@ -36,6 +36,9 @@
"wired" = {
psk = "@WIRED_PASSWORD@";
};
"meowy hotspot" = {
psk = "@HOTSPOT_PASSWORD@";
};
};
};