This commit is contained in:
cnst
2024-07-02 17:12:54 +02:00
parent 661e03b4f4
commit 1c6b82044b
4 changed files with 13 additions and 11 deletions

View File

@@ -3,9 +3,6 @@
enable = true;
package = pkgs.hyprland;
xwayland.enable = true;
extraConfig = ''
${builtins.readFile ./hyprland.conf}
'';
systemd = {
enable = true;
extraCommands = [