This commit is contained in:
Miguel Palhas
2025-01-12 11:28:49 +00:00
parent 371fda20a2
commit 96a72ac8fc
4 changed files with 17 additions and 27 deletions
+2 -1
View File
@@ -1,10 +1,11 @@
{
inputs,
pkgs,
...
}:
{
imports = [ inputs.hyprpanel.homeManagerModules.hyprpanel ];
programs.hyprpanel = {
enable = true;