Initial commit of NixOS configuration
This commit is contained in:
8
components/hyprland/default.nix
Normal file
8
components/hyprland/default.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{lib, ...}: {
|
||||
imports = [
|
||||
./hyprland.nix
|
||||
./hypridle.nix
|
||||
./hyprlock.nix
|
||||
./hyprpaper.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user