Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/averyanalex/dotfiles
AveryanAlex's NixOS configuration
https://github.com/averyanalex/dotfiles
dotfiles nixos
Last synced: 3 months ago
JSON representation
AveryanAlex's NixOS configuration
- Host: GitHub
- URL: https://github.com/averyanalex/dotfiles
- Owner: averyanalex
- Created: 2022-11-26T12:47:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-26T20:50:51.000Z (3 months ago)
- Last Synced: 2024-10-26T22:43:08.666Z (3 months ago)
- Topics: dotfiles, nixos
- Language: Nix
- Homepage:
- Size: 1.13 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to AveryanAlex's NixOS configuration!
# Machines
## Whale
Home server. 64 GB DDR4 2133 MHz, 4 channels; 1x Intel Xeon E5-2696v3; 500 Gb Samsung 970 EVO Plus, 8 TB WD Red.
## Alligator
Main PC. 32 GB DDR4 3200 MHz, 2 channels; AMD Ryzen 7 5800X; Radeon RX 6800 XT; 500 Gb Samsung 970 EVO Plus, 1 TB WD Blue.
# Nebula
- Whale 10.57.1.10
- Falcon 10.57.1.20
- Hawk 10.57.1.21
- Lizard 10.57.1.30
- Alligator 10.57.1.40
- Hamster 10.57.1.41
- Diamond 10.57.1.50# Commands
```shell
_ rm -rf /root/.cache && _ nixos-rebuild switch --flake github:averyanalex/nixcfg
nix flake update --commit-lock-fileEDITOR=cat agenix -e secrets/nebula/ca-crt.age > ca.crt
EDITOR=cat agenix -e secrets/nebula/ca-key.age > ca.key
nebula-cert sign -name lizard -ip 10.57.1.40/16
nix build .#nixosConfigurations.rpi-image.config.system.build.sdImage --builders ""
```# What I use:
## Shell
- [Powerlevel10k](https://github.com/romkatv/powerlevel10k) - Zsh theme
## Desktop
- [Hyprland](https://hyprland.org/) - Tiling Wayland compositor
- [Waybar](https://github.com/Alexays/Waybar) - Wayland bar
- [SWWW](https://github.com/Horus645/swww) - Wayland wallpaper daemon
- [MPV](https://mpv.io/) - Media player