switching to laptop
This commit is contained in:
parent
c65e1275a6
commit
38eca32234
4 changed files with 100 additions and 105 deletions
|
@ -39,6 +39,11 @@ in {
|
|||
The Hyprland package to be used.
|
||||
'';
|
||||
};
|
||||
portalPackage = mkOption {
|
||||
type = package;
|
||||
default = inputs'.hyprland.packages.xdg-desktop-portal-hyprland;
|
||||
description = "The hyprland portal package";
|
||||
};
|
||||
};
|
||||
|
||||
awesomwm.enable = mkOption {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue