hyprpaper be gone

This commit is contained in:
cnst
2024-07-15 21:13:42 +02:00
parent d379b99880
commit 9c2d060f27
6 changed files with 361 additions and 52 deletions

View File

@@ -1,7 +1,9 @@
{pkgs, ...}: {
{inputs, ...}: {
imports = [
inputs.hyprland.nixosModules.default
];
programs.hyprland = {
enable = true;
package = pkgs.hyprland;
xwayland.enable = true;
};
environment.sessionVariables = {