mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-24 10:04:09 -05:00
feat(home/electra): add juju and glab
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user