feat(home/electra): add juju and glab

This commit is contained in:
Gabriel Fontes
2026-08-13 12:21:14 -03:00
parent 6741355646
commit df734b3f5e
+6 -1
View File
@@ -34,7 +34,12 @@
# Green (160°)
wallpaper = pkgs.wallpapers.aenami-northern-lights;
home.packages = [pkgs.wireguard-tools pkgs.sshuttle];
home.packages = [
pkgs.wireguard-tools
pkgs.sshuttle
pkgs.glab
pkgs.juju
];
# System Manager and the upstream Nix installer only ship POSIX
# /etc/profile.d fragments to set up PATH / XDG_DATA_DIRS; fish never sources