mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-09 07:00:21 +02:00
added missing import
This commit is contained in:
parent
0c2af247c9
commit
e9adff9c68
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{config, pkgs, ...}:
|
{config, pkgs, lib, ...}:
|
||||||
{
|
{
|
||||||
programs.gamemode.enable = true;
|
programs.gamemode.enable = true;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue