machine/playman: init

This commit is contained in:
Felix Buehler 2026-04-03 15:14:05 +02:00
parent be973e1d11
commit 2a44b8e852
15 changed files with 265 additions and 8 deletions

View file

@ -11,7 +11,8 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nixos-hardware.url = "github:NixOS/nixos-hardware";
# nixos-hardware.url = "github:NixOS/nixos-hardware";
nixos-hardware.url = "github:Stunkymonkey/nixos-hardware/dell-precision-5820";
nixinate = {
url = "github:matthewcroughan/nixinate";