mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
Moved Hyprland config into a separate folder
This commit is contained in:
9
home/hyprland/default.nix
Normal file
9
home/hyprland/default.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./hyprland.nix
|
||||
./hyprlock.nix
|
||||
./waybar.nix
|
||||
./wofi.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user