mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Switch to nix-vscode-extensions
This commit is contained in:
parent
5bbf5d012b
commit
3aec72f64a
3 changed files with 94 additions and 11 deletions
|
|
@ -22,6 +22,11 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
nix-vscode-extensions = {
|
||||
url = "github:nix-community/nix-vscode-extensions";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
hyprland.url = "github:hyprwm/Hyprland";
|
||||
|
||||
hyprlock = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue