adds missing import
This commit is contained in:
parent
257753c51d
commit
e3535a8537
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
{ config, ... }:
|
{ config, lib, ... }:
|
||||||
|
|
||||||
{
|
{
|
||||||
environment.systemPackages = lib.mkAfter (with pkgs; [
|
environment.systemPackages = lib.mkAfter (with pkgs; [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue