feat(nix): stm32 device rules

This commit is contained in:
stitchy 2025-02-28 10:21:24 +00:00
parent 47bed4aec0
commit 463a840f8c
Signed by: stitchy
SSH key fingerprint: SHA256:yz2SoxdnY67tfY5Jzb0f2v8f5W3o/IF359kbcquWip8
5 changed files with 174 additions and 2 deletions

View file

@ -6,7 +6,7 @@ let
in
{
options = {};
imports = [ ../packages/default.nix ../users/default.nix ];
imports = [ ../packages/default.nix ../users/default.nix ./config/stm32 ];
config = {
hardware = {