mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
docker-cli: enable module in 25.05
This commit is contained in:
parent
9555dfc96b
commit
9b9eb96dcd
2 changed files with 2 additions and 0 deletions
|
|
@ -95,6 +95,7 @@ let
|
|||
./programs/direnv.nix
|
||||
./programs/discocss.nix
|
||||
./programs/distrobox.nix
|
||||
./programs/docker-cli.nix
|
||||
./programs/earthly.nix
|
||||
./programs/eclipse.nix
|
||||
./programs/element-desktop.nix
|
||||
|
|
|
|||
|
|
@ -192,6 +192,7 @@ import nmtSrc {
|
|||
./modules/programs/darcs
|
||||
./modules/programs/dircolors
|
||||
./modules/programs/direnv
|
||||
./modules/programs/docker-cli
|
||||
./modules/programs/earthly
|
||||
./modules/programs/emacs
|
||||
./modules/programs/eza
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue