# My NixOS configs ## Ags You might find it weird that most of my config is written in TypeScript. That is because all my desktops run [AGS](https://github.com/Aylur/ags) for UI. Click on [this](https://git.nelim.org/matt1432/nixos-configs/src/branch/master/modules/ags) to see my configuration. ## 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](https://git.nelim.org/matt1432/nixos-configs/src/branch/master/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)