rp5: init
This commit is contained in:
parent
9a3cc2d293
commit
22b03d7edd
2 changed files with 44 additions and 0 deletions
|
@ -125,5 +125,8 @@
|
|||
];
|
||||
|
||||
systems.hosts.wsl.modules = with inputs; [ nixos-wsl.nixosModules.default ];
|
||||
}
|
||||
// {
|
||||
self = inputs.self;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue