I am batman
This commit is contained in:
10
modules/hyprland/default.nix
Normal file
10
modules/hyprland/default.nix
Normal file
@@ -0,0 +1,10 @@
|
||||
{ inputs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./hyprland.nix
|
||||
./hyprlock.nix
|
||||
# ./hypridle.nix
|
||||
./config.nix
|
||||
./pyprland.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user