This commit is contained in:
sadan 2025-02-04 01:51:05 -05:00
parent 3496c35fe5
commit 39b4dd66ab
No known key found for this signature in database
4 changed files with 36 additions and 25 deletions

View file

@ -9,7 +9,7 @@ in
home = {
packages = with pkgs; [
# pinned.vscode
(unstable.vscode.fhsWithPackages (
(pinned.vscode.fhsWithPackages (
pkgs: with pkgs; [
powershell
]