dotfiles/README.md

1.8 KiB

My NixOS Configuration

This is my personal NixOS configuration. It is a work in progress and I am still learning NixOS. I am using this configuration to learn Nix and to learn how to use NixOS to manage my personal computers.

Any damage caused by this configuration is not my responsibility. Use at your own risk.

Made with Doom Emacs NixOS Unstable


Screenshots

Screenshot


Software I use on my personal computer


Acknowledgment:

These are the people who have helped me learn Nix and NixOS. I would not have been able to do this without them.


Why Nix?

Nix allows for easy to manage, collaborative, reproducible deployments. This means that once something is setup and configured once, it works forever. If someone else shares their configuration, anyone can make use of it.

This flake is configured with the use of digga.