Add Hyprland Toggle
This commit is contained in:
@@ -15,6 +15,6 @@ let
|
||||
b.map (f: ./${f});
|
||||
in
|
||||
{
|
||||
imports = module_files;
|
||||
imports = module_files ++ [./hyprland];
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
}
|
||||
Reference in New Issue
Block a user