Nix Flakes configuration for MacOS, NixOS and WSL
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: update readme with features wanted

cosmeak 720064f7 778e5c36

+32 -11
+32 -11
README.md
··· 1 - # Asgard 1 + <div align="center"> 2 + <h1> Asgard </h1> 3 + </div> 4 + 5 + This configuration is under constant construction so some things may be remove or add accordings to my needs but i want to keep all even if it's not used anymore. 6 + 7 + > [!DANGER] 8 + > This configuration is make for my purpose, you can take inspiration and some configuration but do not expect it to work on your side.🙂 9 + > Any damage caused by this configuration is not my responsibility. Use at your own risk. 10 + 11 + ## ✨️ - Features 12 + 13 + - [x] NixOS 14 + - [x] Nix Darwin 15 + - [ ] Nix BSD 16 + - [ ] WSL 17 + - [ ] Homelab with MicroVM 18 + - [x] Multi flavor for DE / WM 19 + - [ ] Secrets management 20 + - [ ] Multiple nixpkgs channel 21 + - [ ] Dotfiles managing 22 + - [ ] Custom live ISO 23 + - [ ] Auto-updating flakes 24 + - [ ] Encrypted disks 25 + - [ ] Secure Boot 2 26 3 - > [!WARNING] 4 - > This configuration is only for my purpose, you can take inspiration and some code but don't install or use it as a base.🙂 5 27 6 28 ## 💻 - Hosts 7 29 8 - | Name | OS | Usage | Machine | 9 - | -------- | --------------------- | ----------- | -------------- | 10 - | njord | MacOS | Development | Macbook Pro M2 | 11 - | loki | NixOS | Gaming | Desktop | 12 - | hvedrung | FreeBSD (with nixbsd) | Tests | Desktop | 30 + | Hostname | CPU | GPU | RAM | OS | Usage | Status | 31 + | -------- | ------------- | -------------- | ---- | --------------------- | ----------- | :------: | 32 + | njord | Apple M2 Chip | Apple M2 Chip | 32Go | MacOS | Development | 🟢️ | 33 + | loki | i5 13600kf | Nvidia 4070ti | 32Go | NixOS | Gaming | 🟢️ | 34 + | hvedrung | i5 13600kf | Nvidia 4070ti | 32Go | FreeBSD (with nixbsd) | Tests | 🔴️ | 13 35 14 - | Machine | CPU | GPU | RAM | 15 - | ------- | ---------- | ------------- | ---- | 16 - | Desktop | i5 13600kf | Nvidia 4070ti | 32Go | 36 + > [!NOTE] 37 + > hvedrung host is the same desktop as loki, just another SSD used or is used inside a VM. 17 38 18 39 > [!NOTE] 19 40 > The i5 is the worst CPU i've got, so much problem with stability and other things, some patch applied can be link for it stability.