Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/42willow/flake

my nix flake
https://github.com/42willow/flake

home-manager nix nixos

Last synced: about 2 months ago
JSON representation

my nix flake

Awesome Lists containing this project

README

        

# 42willow's nixdots

> [!CAUTION]
> I do not know what I am doing!

These are my new dotfiles (migrating from arch over at https://github.com/42willow/dotfiles)

> [!WARNING]
> You should _not_ look at this for inspiration until it's complete.

## Hosts

Hostnames are listed in this [gist](https://gist.github.com/42Willow/bd33bd408deced515cd05fd7512b2597).

- `earthy`: ThinkPad X1 Yoga Gen 4
- `anemone`: Raspberry Pi 4
- `lily`: Portable Recovery ISO

## Installation

1. Clone the repository

```bash
nix run nixpkgs#git clone https://github.com/42willow/flakes.git --extra-experimental-features "nix-command flakes"
```

## Credits

### People

Thank you to the following people for helping me get into nix (from [catppuccin](https://github.com/catppuccin/)):

- [HPSaucii](https://github.com/HPsaucii) for helping me up the initial learning cliff
- [Isabel](https://github.com/isabelroses) for also helping me climb the cliff
- [Getchoo](https://github.com/getchoo) for making [catppuccin/nix](https://github.com/catppuccin/nix)

... and everyone else in the [catppuccin org](https://github.com/catppuccin)

### Configurations

- [Frost-Phoenix/nixos-config](https://github.com/Frost-Phoenix/nixos-config) for the simple and clean config structure
- [sioodmy/dotfiles](https://github.com/sioodmy/dotfiles)
- [isabelroses/dotfiles](https://github.com/isabelroses/dotfiles)

... and more [here](https://github.com/stars/42Willow/lists/nix)

### Resources

- Vimjoyer: [YouTube](https://www.youtube.com/@vimjoyer/videos)
- Awesome Nix: [GitHub](https://github.com/nix-community/awesome-nix)
- Nix Pills: [EPUB](https://nixos.org/guides/nix-pills/nix-pills.epub) | [Web](https://nixos.org/guides/nix-pills/) | [GitHub](https://github.com/NixOS/nix-pills)
- nix.dev: [Web](https://nix.dev/) | [GitHub](https://github.com/NixOS/nix.dev)
- NixOS & Flakes Book: [PDF](https://github.com/ryan4yin/nixos-and-flakes-book/releases/latest) | [Web](https://nixos-and-flakes.thiscute.world/) | [Github](https://github.com/ryan4yin/nixos-and-flakes-book)

... and more [here](https://github.com/stars/42Willow/lists/nix)