mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Install VSCode from unstable for extension compatibility
This commit is contained in:
parent
bb0e5ea9de
commit
58886e54b5
6 changed files with 48 additions and 17 deletions
|
|
@ -2,6 +2,8 @@
|
|||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
|
||||
|
||||
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
|
||||
deploy-rs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue