nixos-configs/README.md
matt1432 b81a61fd33
All checks were successful
Discord / discord commits (push) Has been skipped
docs: add devices readme
2024-01-17 20:16:26 -05:00

12 lines
386 B
Markdown

# My NixOS configs
## About
This repo is my complete configuration of machines I own,
running NixOS or Nix. I tend to mix Home-Manager and NixOS
a lot to make my custom modules by using my global vars system
explained [here](./devices)
For QOL, I symlink the configs to my main user's home
directory following the tutorial [here](https://nixos.wiki/wiki/NixOS_configuration_editors)