Commit for generation 220
This commit is contained in:
5
glasshouse-desktop/home/hyprland/default.nix
Normal file
5
glasshouse-desktop/home/hyprland/default.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ inputs, ... }:
|
||||
|
||||
{
|
||||
imports = [ (import ./hyprland.nix) ] ++[ (import ./config.nix) ];
|
||||
}
|
||||
Reference in New Issue
Block a user