add github actions
This commit is contained in:
parent
af8634cd42
commit
60b36f3709
6 changed files with 41 additions and 16 deletions
|
@ -120,10 +120,11 @@ in
|
|||
enable = true;
|
||||
wlr.enable = true;
|
||||
extraPortals = with pkgs; [
|
||||
xdg-desktop-portal-gtk
|
||||
# xdg-desktop-portal-gtk
|
||||
];
|
||||
};
|
||||
};
|
||||
services.dbus.enable = true;
|
||||
|
||||
# Hyprland
|
||||
programs.hyprland = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue