feat: add some modules dedicated to my hardware

This commit is contained in:
Xavier Morel
2026-02-24 15:06:28 +01:00
parent 521a046a89
commit 443b1da9d5
5 changed files with 7489 additions and 68 deletions

View File

@@ -26,6 +26,9 @@
url = "github:noctalia-dev/noctalia-shell";
inputs.nixpkgs.follows = "nixpkgs";
};
nixos-hardware = {
url = "github:nixos/nixos-hardware";
};
};
outputs =