updated flake

This commit is contained in:
2025-10-12 13:51:38 +00:00
parent e176f52a75
commit 2443b87619
5 changed files with 187 additions and 30 deletions

View File

@@ -16,6 +16,12 @@
# TODO: Add any other flake you might need
# hardware.url = "github:nixos/nixos-hardware";
#VSCode fix
vscode-server.url = "github:nix-community/nixos-vscode-server";
# Add nix-vscode-extensions for VS Code extensions
nix-vscode-extensions.url = "github:nix-community/nix-vscode-extensions";
# Shameless plug: looking for a way to nixify your themes and make
# everything match nicely? Try nix-colors!
# nix-colors.url = "github:misterio77/nix-colors";