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

https://github.com/karstenpedersen/dotfiles-old

NixOS wayland config.
https://github.com/karstenpedersen/dotfiles-old

base16-color config dotfiles home-manager hyprland linux neovim nixos wayland

Last synced: 5 months ago
JSON representation

NixOS wayland config.

Awesome Lists containing this project

README

          

# Dotfiles

My personal dotfiles based around NixOS with home-manager.

## Get Started

```
# Clone repository
git clone git@github.com:karstenpedersen/dotfiles.git
cd dotfiles

# Make install.sh executable
chmod +x install.sh

# Build NixOS and home-manager
sudo nixos-rebuild switch --flake .#
```

##






Karsten Pedersen