From 55565a25014dd9ae832226c0a181daca1868a6b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20H=C3=A9mono?= Date: Thu, 3 Oct 2024 20:58:04 +0200 Subject: [PATCH] Add rootless docker and docker-compose --- hosts/gwiad/configuration.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hosts/gwiad/configuration.nix b/hosts/gwiad/configuration.nix index f9a7f31..394e00d 100644 --- a/hosts/gwiad/configuration.nix +++ b/hosts/gwiad/configuration.nix @@ -78,6 +78,7 @@ imv # slurpshot alacritty chromium + docker-compose hunspell hunspellDicts.fr-classique inkscape @@ -121,6 +122,11 @@ }; programs.browserpass.enable = true; + virtualisation.docker.rootless = { + enable = true; + setSocketVariable = true; + }; + # Fonts fonts.packages = with pkgs; [ monocraft