Add rootless docker and docker-compose

This commit is contained in:
Julien Hémono 2024-10-03 20:58:04 +02:00
parent 0ed34de036
commit 55565a2501

View file

@ -78,6 +78,7 @@
imv # slurpshot imv # slurpshot
alacritty alacritty
chromium chromium
docker-compose
hunspell hunspell
hunspellDicts.fr-classique hunspellDicts.fr-classique
inkscape inkscape
@ -121,6 +122,11 @@
}; };
programs.browserpass.enable = true; programs.browserpass.enable = true;
virtualisation.docker.rootless = {
enable = true;
setSocketVariable = true;
};
# Fonts # Fonts
fonts.packages = with pkgs; [ fonts.packages = with pkgs; [
monocraft monocraft