Clarifications
parent
670965e5f5
commit
c20b8eea3e
@ -1,19 +1,16 @@
|
||||
# Simplify
|
||||
|
||||
I'm going all in on [Nix](https://nixos.org/) & [home-manager](https://github.com/rycee/home-manager). Wish me luck.
|
||||
|
||||
## Nix home-manager files
|
||||
|
||||
- **home-cli**: terminal-only settings
|
||||
- **home-gui**: cross-platform settings for Linux, Mac, & Windows
|
||||
- **home-mail**: eamil, contacts & calendar settings
|
||||
- **home-mac**: Mac-only settings
|
||||
- **home-linux**: Linux-only settigs
|
||||
### Files
|
||||
|
||||
## Systems
|
||||
- **home-cli**: terminal-only
|
||||
- **home-gui**: cross-platform gui
|
||||
- **home-mail**: eamil, contacts & calendar
|
||||
- **home-mac**: Mac-only
|
||||
- **home-linux**: Linux-only
|
||||
|
||||
I'm currently using Nix on:
|
||||
### Systems
|
||||
|
||||
- my Samsung S9+ (via [nix-on-droid](https://github.com/t184256/nix-on-droid))
|
||||
- my Raspberry Pi 4 (running NixOS)
|
||||
- my work Macbook Pro
|
||||
- **Samsung S9+**: Android & [Samsung Dex](https://www.samsung.com/us/explore/dex/) & [nix-on-droid](https://github.com/t184256/nix-on-droid)
|
||||
- **Raspberry Pi 4**: NixOS
|
||||
- **[Vultr](https://www.vultr.com/) VPS ([dustinswan.com](http://dustinswan.com))**: NixOS
|
||||
- **Apple Macbook Pro (work laptop)**: MacOS & [nix-darwin](https://github.com/LnL7/nix-darwin)
|
Loading…
Reference in New Issue