seeing if it's easier to fork tA's nixos laptop config rather than make one from scratch (more or less).
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Thorn Avery 25b4e8acde maybe one day ill actually write some nix 3年前
hardware/iwakura cleaned up a comment 3年前
lib initial commit 3年前
modules initial commit 3年前
users initial commit 3年前
wiki/programs lazy readme 3年前
.gitignore initial commit 3年前
README.md maybe one day ill actually write some nix 3年前
flake.lock initial commit 3年前
flake.nix initial commit 3年前

README.md

Thorn Avery's NixOS Flake

.i .ui coi .i'au mi'au

this repo will serve as the configuration for my laptop iwakura (blessed be her name), and hopefully in the future will contain my other systems configurations also.

i also intend for this to be a wiki of sorts for documenting things i find about NixOS such that others may also use this wonderful system, because the more people use NixOS, the higher the chance someone smarter than me ports it to Plan9.

to do list

the window manager config needs to be seperated out into its modules, at the moment everything is bundled together in a gross way.

i also need to fix that weird zsh PATH bug, so that i can re-enable it as the default shell

i would like to create a module producing function that means i dont have to manually remember to enable something user related in both the system config and the users home-manager config

rest of the wiki