fix eval
This commit is contained in:
parent
237b61957f
commit
685e91e94f
1 changed files with 1 additions and 1 deletions
|
@ -285,7 +285,7 @@ rec {
|
|||
};
|
||||
perSystem = {
|
||||
aarch64-linux = {
|
||||
inherit (pkgs) linux-devterm;
|
||||
#inherit (pkgs) linux-devterm;
|
||||
};
|
||||
};
|
||||
in
|
||||
|
|
Loading…
Reference in a new issue