reorganization & hardware

This commit is contained in:
Reid 2025-01-28 22:03:36 -08:00
parent b4b6ffc3b9
commit 143dd86134
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
6 changed files with 44 additions and 50 deletions

View file

@ -7,6 +7,8 @@
home-manager.url = "github:nix-community/home-manager";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
hardware.url = "github:nixos/nixos-hardware";
vscode-server.url = "github:nix-community/nixos-vscode-server";
};