Remove docker

This commit is contained in:
Dave Gallant
2021-10-13 22:30:51 -04:00
parent fb6e57ff88
commit 21f6af0c5a
3 changed files with 22 additions and 27 deletions

View File

@@ -20,7 +20,7 @@
# Define a user account. Don't forget to set a password with passwd.
users.users.dave = {
isNormalUser = true;
extraGroups = [ "wheel" "docker" "libvirtd" ];
extraGroups = [ "wheel" "libvirtd" ];
shell = pkgs.zsh;
};
@@ -46,7 +46,7 @@
hardware.opengl.extraPackages32 = with pkgs.pkgsi686Linux; [ libva ];
hardware.pulseaudio.support32Bit = true;
virtualisation.docker.enable = true;
virtualisation.podman.enable = true;
programs.gnupg.agent = {
enable = true;

View File

@@ -123,10 +123,6 @@ in
# gcp
google-cloud-sdk
# docker
docker
docker-compose
# nix
cachix
nix-diff
@@ -166,8 +162,6 @@ in
srv
# security
amass
yar
yubikey-manager
] ++ lib.optionals stdenv.isLinux ([
@@ -184,10 +178,11 @@ in
guvcview
kazam
libreoffice
linuxPackages.perf
networkmanager-openvpn
opensnitch
opensnitch-ui
linuxPackages.perf
podman
pulseeffects-pw
qemu
rtorrent