mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-02-22 22:33:56 +01:00
added missing import
This commit is contained in:
parent
0c2af247c9
commit
e9adff9c68
|
@ -1,4 +1,4 @@
|
|||
{config, pkgs, ...}:
|
||||
{config, pkgs, lib, ...}:
|
||||
{
|
||||
programs.gamemode.enable = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue