https://github.com/willothy/.nix
https://github.com/willothy/.nix
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/willothy/.nix
- Owner: willothy
- Created: 2024-02-12T07:13:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-04T21:26:33.000Z (almost 2 years ago)
- Last Synced: 2024-10-30T00:49:35.871Z (over 1 year ago)
- Language: Nix
- Size: 2.87 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Willothy's NixOS Dotfiles
I may move this into willothy/dotfiles when it's more usable.
I have just switched to NixOS, this repo is where I will be working on my Nix config that I will
hopefully use in some form or other across all of my devices.
Again, brand new to NixOS. I've only made this public to push myself to actually work on it and get
comfortable with Nix. I would not recommend taking anything in here as an example for your own config. There are
many great resources on the internet. Here are some I have found helpful:
- [Vimjoyer (YouTube)](https://www.youtube.com/@vimjoyer)
- [LibrePhoenix (YouTube)](https://www.youtube.com/@librephoenix)
- [NixOS Search](https://search.nixos.org)
- [NixOS Wiki](https://nixos.wiki/wiki/Main_Page)
- [NixOS and Flakes Book](https://nixos-and-flakes.thiscute.world/)
- [Home-Manager Wiki](https://nix-community.github.io/home-manager/)
- Don't miss the [list of all options](https://nix-community.github.io/home-manager/options.xhtml) in the appendices!
- If you're not sure about a home-manager package's configuration, [look at the source](https://github.com/nix-community/home-manager/).
- [MyNixOS](https://mynixos.com/)