mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
Remove lib from hardware
This commit is contained in:
parent
5b8a624f97
commit
c498507a42
1 changed files with 1 additions and 6 deletions
|
|
@ -1,9 +1,4 @@
|
|||
{
|
||||
lib,
|
||||
tree,
|
||||
...
|
||||
}:
|
||||
with lib; let
|
||||
{tree, ...}: let
|
||||
profiles = tree.prev;
|
||||
appendedProfiles = {
|
||||
common-wifi-bt = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue