Fix waybar Nvidia module

This commit is contained in:
Bun 2025-05-12 11:19:54 -04:00
parent f50b90ba94
commit a791dd0583
5 changed files with 20 additions and 10 deletions

View file

@ -1,6 +1,7 @@
{ pkgs, ... }:
{
imports = [
./channels
./gc
./unfree
];