replace vs-code with vs-codium

This commit is contained in:
2024-01-30 11:23:45 +05:30
parent d38a90434a
commit 2aec25a649
2 changed files with 65 additions and 1 deletions

View File

@ -11,6 +11,7 @@
./barrier
./firefox
./kdeconnect
./vs-code
# ./bitwarden
];
@ -56,7 +57,6 @@
};
};
programs.vscode.enable = true;
programs.home-manager.enable = true;
systemd.user.startServices = "sd-switch";