Update hyprland.nix
This commit is contained in:
@@ -17,7 +17,7 @@ in
|
|||||||
trusted-public-keys = [ "hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc=" ];
|
trusted-public-keys = [ "hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc=" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
# Install Hyprland and enable it as the window manager
|
# Install Hyprland and enable it as the window manager!
|
||||||
environment.systemPackages = with pkgs; [ hyprland ];
|
environment.systemPackages = with pkgs; [ hyprland ];
|
||||||
programs.hyprland = {
|
programs.hyprland = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user