temp commit
This commit is contained in:
7
modules/nixos/hyprland/specialisation.nix
Executable file
7
modules/nixos/hyprland/specialisation.nix
Executable file
@@ -0,0 +1,7 @@
|
||||
{ ... }:
|
||||
{
|
||||
specialisation.hyprland.configuration = {
|
||||
imports = [ ./default.nix ];
|
||||
environment.etc."specialisation".text = "hyprland";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user