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
- Host: GitHub
- URL: https://github.com/jerbaroo/nixos-config
- Owner: jerbaroo
- Created: 2024-06-03T22:34:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-26T09:25:14.000Z (11 months ago)
- Last Synced: 2025-07-26T15:31:03.452Z (11 months ago)
- Language: Nix
- Homepage:
- Size: 1.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

- 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
```