zen
This commit is contained in:
parent
3f6e9e372c
commit
ee9c1366a9
6 changed files with 18 additions and 12 deletions
|
|
@ -1,3 +1,10 @@
|
|||
{hyprpanel, ...}: {
|
||||
imports = [ hyprpanel.homeManagerModules.hyprpanel ];
|
||||
|
||||
programs.hyprpanel = {
|
||||
enable = true;
|
||||
overlay.enable = true;
|
||||
|
||||
hyprland.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue