nixos-configs/README.md

12 lines
386 B
Markdown
Raw Normal View History

# My NixOS configs
2024-01-17 20:16:26 -05:00
## About
2024-01-17 20:16:26 -05:00
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)
2024-01-17 20:16:26 -05:00
For QOL, I symlink the configs to my main user's home
directory following the tutorial [here](https://nixos.wiki/wiki/NixOS_configuration_editors)