Commit 132e3805a3b4

Vincent Demeester <vincent@sbr.pm>
2019-02-28 09:39:54
machine/hokkaido: enable podman
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 754bd1b
Changed files (1)
machine/hokkaido.nix
@@ -19,6 +19,9 @@ with import ../assets/machines.nix; {
     syncthing.enable = true;
     nix-config.buildCores = 2;
   };
+  programs = {
+    podman.enable = true;
+  };
   services = {
     logind.extraConfig = ''
       HandleLidSwitch=suspend