Compare commits

...

2 Commits

Author SHA1 Message Date
cd8af31922 add TODO to readme 2024-09-27 16:53:27 -07:00
523d582979 add firefox to wsl 2024-09-27 16:53:05 -07:00
2 changed files with 6 additions and 0 deletions

View File

@ -41,6 +41,7 @@ in
systemd.enableEmergencyMode = false;
environment.systemPackages = with pkgs; [
firefox
];
# Modules

View File

@ -19,3 +19,8 @@ for information on initial installation.
| <img src="./resources/img/torus.png" width="100"> | [Torus](./provision/hosts/torus/) | Home server | Primary home server for storage, hosting machine backups, and running services like Jellyfin. |
| <img src="./resources/img/bulwark.png" width="100"> | [Bulwark](./provision/hosts/bulwark/) | Steam Deck | NixOS based Steam Deck that can has my linux niceties and acts like a Steam Deck using the great [Jovian Nixos](https://github.com/Jovian-Experiments/Jovian-NixOS). |
| <img src="./resources/img/shivan.png" width="100"> | [Shivan](./provision/hosts/shivan/) | Personal Laptop | Personal (and very slow) laptop for basic mobile work. |
## TODO
- Add chezmoi deploy to nix provision (for wsl and normal machines)
- Figure out how to include agenix secrets with wsl