Commit 0fc635c032f8
Changed files (1)
shikoku.nix
@@ -7,4 +7,5 @@
./fish.nix
./ssh.nix
];
+ home.packages = with pkgs; [ docker ];
}