My NixOS configurations across multiple devices.
Find a file
2026-04-11 16:52:46 -05:00
assets add pipewire/pulseaudio tools, add some screenshots, update readme 2026-04-02 22:10:39 -05:00
modules content creation layer 2026-04-11 16:52:46 -05:00
.envrc add boilerplate generation CLI 2026-04-09 02:57:23 -05:00
.gitignore add boilerplate generation CLI 2026-04-09 02:57:23 -05:00
flake.lock content creation layer 2026-04-11 16:52:46 -05:00
flake.nix add t3code 2026-04-03 00:48:29 -05:00
README.md update readme 2026-04-09 02:59:52 -05:00

Nixconf

Some screenshots of the config in use on my desktop

Applications

Theme

Currently just using Catppuccin wherever possible. I'm using Stylus and the userstyles to style some web applications and sites like GitHub or YouTube.

Bootstrapped and inspired by Vimjoyer.

Wallpapers

I made the Augustine wallpaper. Feel free to take it. The rest are all yoinked from various GitHub repositories.

Boilerplate

Generate a new module with the following commands:

boilerplate host my-host
boilerplate feature my-feature
boilerplate layer my-layer
boilerplate package my-package