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

https://github.com/jerbaroo/nixos-config

Personal NixOS configuration
https://github.com/jerbaroo/nixos-config

Last synced: 11 months ago
JSON representation

Personal NixOS configuration

Awesome Lists containing this project

README

          

![image](https://github.com/jerbaroo/nixos/assets/6631452/a53036a8-82a4-4287-acfd-e6edaac9eb00)

- Includes DEs: Cosmic Alpha 7, Hyprland 0.49

# Install
- Install NixOS 25.05.
- Install this NixOS configuration:
- `sudo rm -rf /etc/nixos`
- Clone this repo into some directory `d` and then `cd d`.
- `sudo nixos-generate-config --show-hardware-config > system/hardware-configuration.nix`
- `sudo nixos-rebuild switch --flake .#nixos`
- Install Doom Emacs:
- `git clone --depth 1 https://github.com/doomemacs/doomemacs ~/.config/emacs`
- `~/.config/emacs/bin/doom install`

# Ignis

``` bash
ignis init -c ./user/ignis/config.py
```