some upd
This commit is contained in:
@@ -13,6 +13,12 @@
|
||||
toybox
|
||||
];
|
||||
|
||||
virtualisation.podman = {
|
||||
enable = true;
|
||||
defaultNetwork.settings.dns_enabled = true;
|
||||
};
|
||||
programs.zsh.shellAliases = { docker = "podman"; };
|
||||
|
||||
programs.ssh.startAgent = true;
|
||||
services.gnome.gcr-ssh-agent.enable = lib.mkForce false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user