beginning a lot of reorganizing stuff
This commit is contained in:
6
modules/desktop-environments/hyprland/specialisation.nix
Executable file
6
modules/desktop-environments/hyprland/specialisation.nix
Executable file
@@ -0,0 +1,6 @@
|
||||
{ lib, ... }:
|
||||
{
|
||||
specialisation.hyprland.configuration = {
|
||||
imports = [ ./default.nix ]
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user