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.
|
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
|
### 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
|
|
||||||
|
|
||||||
## 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))
|
- **Samsung S9+**: Android & [Samsung Dex](https://www.samsung.com/us/explore/dex/) & [nix-on-droid](https://github.com/t184256/nix-on-droid)
|
||||||
- my Raspberry Pi 4 (running NixOS)
|
- **Raspberry Pi 4**: NixOS
|
||||||
- my work Macbook Pro
|
- **[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