wip monorepo
This commit is contained in:
11
README.md
11
README.md
@@ -1,3 +1,14 @@
|
||||
## Prerequisites
|
||||
|
||||
```powershell
|
||||
winget install -e --id Git.Git
|
||||
winget install -e --id Oven-sh.Bun
|
||||
winget install -e --id Microsoft.DSC
|
||||
winget install -e --id Casey.Just
|
||||
winget install -e --id junegunn.fzf
|
||||
winget install -e --id Microsoft.PowerShell
|
||||
```
|
||||
|
||||
I really love my nixos config. I install it on all my linux boxes and it makes it dead simple to configure them exactly how I want them. I want a taste of that experience for my windows boxes. I am trying to evaluate different approaches. Can you help me evaluate a few different approaches?
|
||||
|
||||
- I do not like python so ansible sounds not great but I would like to know what all features they have configured out of the box
|
||||
|
||||
Reference in New Issue
Block a user