This commit is contained in:
2025-11-17 17:13:29 +00:00
parent 583885d79b
commit 6c904da72b
6 changed files with 71 additions and 19 deletions

View File

@@ -16,8 +16,8 @@
home-manager.url = "github:nix-community/home-manager/release-25.05";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
# TODO: Add any other flake you might need
# hardware.url = "github:nixos/nixos-hardware";
my-utils.url = "github:sstent/MyUtils";
#VSCode fix
vscode-server.url = "github:nix-community/nixos-vscode-server";