b12f restructure #1

Merged
teutat3s merged 218 commits from b12f into main 2020-11-24 18:27:01 +00:00
2 changed files with 7 additions and 2 deletions
Showing only changes of commit 8a848a789b - Show all commits

View file

@ -17,6 +17,7 @@ in
environment.systemPackages = with pkgs; [
docker-compose
docker-compose_2
];
};
}

View file

@ -4,6 +4,9 @@ channels: final: prev: {
inherit (channels.latest)
cachix
deploy-rs
docker
docker-compose_2
dhall
discord
element-desktop-wayland
@ -13,8 +16,9 @@ channels: final: prev: {
nixpkgs-fmt
qutebrowser
signal-desktop
starship
deploy-rs
xdg-desktop-portal
xdg-desktop-portal-gtk
xdg-desktop-portal-wlr
;