mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2025-12-17 07:29:49 +05:30
initial commit
This commit is contained in:
5
modules/hyprland/configuration.nix
Normal file
5
modules/hyprland/configuration.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
programs.hyprland.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user