Fix docker daemon not setup
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
users.benq = { pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
lazygit
|
||||
lazydocker
|
||||
];
|
||||
home.stateVersion = "25.05";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user