init commit - working on easyroam

This commit is contained in:
nx2
2024-03-06 13:49:22 +01:00
commit 07632b962c
8 changed files with 699 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"nixEnvSelector.nixFile": "${workspaceFolder}/configuration.nix"
}