refactor: update dotfiles paths and remove obsolete configurations
Some checks failed
Nix Format Check / check-format (push) Failing after 40s
Some checks failed
Nix Format Check / check-format (push) Failing after 40s
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -7,8 +7,8 @@
|
||||
"**/.DS_Store": true,
|
||||
"**/*.sha256": true,
|
||||
},
|
||||
"ansible.python.interpreterPath": "/usr/bin/python",
|
||||
"files.associations": {
|
||||
"*.yml": "ansible"
|
||||
}
|
||||
},
|
||||
"ansible.python.interpreterPath": "/usr/bin/python3"
|
||||
}
|
Reference in New Issue
Block a user