gitlab-runner: update

This commit is contained in:
Luj 2023-11-21 11:16:03 +01:00
parent e4055631ee
commit 57ac487354
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";
};