NixOS is the endgame to Distro Hopping
Go to file
matt1432 d56c451874
All checks were successful
Discord / discord commits (push) Has been skipped
docs: add ags readme
2024-01-18 09:41:57 -05:00
.forgejo/workflows feat(servers): test github action 2024-01-11 17:22:35 -05:00
common refactor: make overlay default.nix nix-on-droid friendly 2024-01-17 20:40:12 -05:00
devices fix(docs): don't use relative links 2024-01-17 21:07:02 -05:00
home refactor: small changes and update ff addons 2024-01-16 23:51:28 -05:00
modules docs: add ags readme 2024-01-18 09:41:57 -05:00
.gitignore refactor(ags): move wim and binto configs together under modules 2024-01-17 19:18:41 -05:00
flake.lock chore: update flake.lock 2024-01-17 17:40:34 -05:00
flake.nix refactor: make overlay default.nix nix-on-droid friendly 2024-01-17 20:40:12 -05:00
README.md docs: add ags readme 2024-01-18 09:41:57 -05:00
updateSha.sh refactor: rename vars.user to vars.mainUser 2024-01-09 13:13:04 -05:00

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 for UI. Click on this 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

For QOL, I symlink the configs to my main user's home directory following the tutorial here