switching to laptop
This commit is contained in:
parent
f2570e4552
commit
c2df2cb6fe
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