NixOS is the endgame to Distro Hopping
Go to file
matt1432 a7956d6185
All checks were successful
Discord / discord commits (push) Has been skipped
refactor: make overlay default.nix nix-on-droid friendly
2024-01-17 20:40:12 -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 refactor: make overlay default.nix nix-on-droid friendly 2024-01-17 20:40:12 -05:00
home refactor: small changes and update ff addons 2024-01-16 23:51:28 -05:00
modules docs: add devices readme 2024-01-17 20:16:26 -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 devices readme 2024-01-17 20:16:26 -05:00
updateSha.sh refactor: rename vars.user to vars.mainUser 2024-01-09 13:13:04 -05:00

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

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