yep, more dotfiles

feat: add nix-inspect to shell

Changed files
+2 -1
nixos
profiles
+1 -1
nixos/profiles/server.nix
···
};
virtualHosts.${tangled-hostname}.extraConfig = ''
-
reverse_proxy http://localhost:${toString tangled-port}
+
reverse_proxy http://localhost:${toString tangled-port}
'';
};
+1
shells.nix
···
lpkgs.agenix
home-manager
just
+
nix-inspect
nixos-anywhere
nix-tree
]);