xatci: add docker and flyctl for stream
Signed-off-by: Xe Iaso <me@christine.website>
This commit is contained in:
parent
13d45b6e59
commit
ca124c5de5
|
@ -124,7 +124,8 @@
|
||||||
shell = pkgs.fish;
|
shell = pkgs.fish;
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [ mosh ];
|
environment.systemPackages = with pkgs; [ mosh flyctl ];
|
||||||
|
virtualisation.docker.enable = true;
|
||||||
|
|
||||||
home-manager.users.cadey = { lib, ... }:
|
home-manager.users.cadey = { lib, ... }:
|
||||||
let
|
let
|
||||||
|
|
Loading…
Reference in New Issue