mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 16:39:42 -04:00
31 lines
1,003 B
Markdown
31 lines
1,003 B
Markdown
# My Nix Configurations ❄️💻
|
||
|
||
My modular Nix configs🔥
|
||
|
||
If you need a list of available packages and options:
|
||
|
||
- [nixpkgs Packages](https://search.nixos.org/packages) 📦️
|
||
- [nixpkgs Options](https://search.nixos.org/options?) 🔍️
|
||
- [home-manager Options](https://mipmip.github.io/home-manager-option-search/) ☕️
|
||
|
||
Fork this repo and create your own NixOS config✨
|
||
|
||
Take inspiration💡, borrow ideas💭 and customize it to your 💖 content
|
||
|
||
⚠️ Be sure to tailor any settings related to my hardware and system to your own hardware⚠️
|
||
|
||
## Requirements ⚙️
|
||
|
||
- [Nix package manager](https://www.nixos.org/)
|
||
- [Nix 2.0 `flakes` enabled](https://nixos.wiki/wiki/Flakes#Enable_flakes_permanently_in_NixOS)
|
||
- [home-manager installed](https://nix-community.github.io/home-manager/index.xhtml#sec-flakes-standalone)*optional*
|
||
|
||
# End-Points Exposed ❄️🔧💻️❄️
|
||
|
||
NixOS Configurations:
|
||
- desktop
|
||
- wsl
|
||
- server (wip)
|
||
|
||
Home-Manager Configurations:
|
||
- workstation
|