From 9e1725a40861f9023eb04dec81b7b0dea6726c2a Mon Sep 17 00:00:00 2001 From: Nichkara Date: Sat, 21 Feb 2026 02:58:37 +0100 Subject: [PATCH] Switch from docker to podman --- .gitignore | 3 +++ configuration.nix | 5 +++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 105c8fb..147627d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ ./result/ +result/ +./result +./result/* diff --git a/configuration.nix b/configuration.nix index e610813..bad46ad 100755 --- a/configuration.nix +++ b/configuration.nix @@ -65,8 +65,9 @@ networkmanager epiphany nodejs_24 - cmake - docker + podman + podman-tui + podman-compose ]; # Enable the OpenSSH daemon.