Add Podman
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
{ lib, config, pkgs, ... }: {
|
||||
virtualisation = {
|
||||
podman = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
godot_4
|
||||
cbqn-replxx
|
||||
|
||||
Reference in New Issue
Block a user