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

https://github.com/mawkler/nixos

NixOS + Hyprland setup
https://github.com/mawkler/nixos

Last synced: 9 months ago
JSON representation

NixOS + Hyprland setup

Awesome Lists containing this project

README

          

# NixOS configuration

## Installation

```sh
sudo mv /etc/nixos/ /etc/nixos-old/
sudo ln -s ~/.config/nixos/ /etc/
sudo nixos-rebuild switch
```