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.