gitlab-runner: update

This commit is contained in:
Luj 2023-11-21 11:16:03 +01:00
parent be84903ec0
commit 76f9723f6a
Signed by: luj
GPG key ID: 6FC74C847011FD83
3 changed files with 9 additions and 2 deletions

View file

@ -40,8 +40,6 @@
networking.wireless.enable = false;
programs.hyprland.enable = true;
programs.hyprland.package = pkgs.hyprland;
environment.sessionVariables = {
LIBSEAT_BACKEND = "logind";
};