From 346843578929b7094e3e38182b9205a41f23ce2b Mon Sep 17 00:00:00 2001 From: qpismont Date: Thu, 17 Sep 2026 16:12:52 +0200 Subject: [PATCH] Update Containerfile Add niri + noctalia --- Containerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Containerfile b/Containerfile index ff76633..a873911 100644 --- a/Containerfile +++ b/Containerfile @@ -30,6 +30,8 @@ RUN dnf install -y --refresh \ podman \ rsync \ code \ + niri \ + noctalia \ podman-docker \ podman-compose \ fuse-overlayfs \