feat(nextcloud): add hyprland autostart
This commit is contained in:
@@ -2,4 +2,8 @@
|
||||
home.packages = with pkgs; [
|
||||
nextcloud-client
|
||||
];
|
||||
|
||||
wayland.windowManager.hyprland.settings.exec-once = [
|
||||
"nextcloud --background"
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user