my laptops nixos configuration, hopefully less messy this time (but still a lil' messy)
Go to file
2021-08-23 10:49:13 +00:00
hardware/iwakura testing hydra 2021-08-23 10:42:53 +00:00
lib testing hydra 2021-08-23 10:42:53 +00:00
modules testing hydra 2021-08-23 10:42:53 +00:00
overlays testing hydra 2021-08-23 10:42:53 +00:00
programs/drawterm testing hydra 2021-08-23 10:42:53 +00:00
secrets fixed typo + broken link 2021-06-02 01:38:57 +00:00
users testing hydra 2021-08-23 10:42:53 +00:00
wiki/programs lazy readme 2021-04-27 23:04:42 +00:00
.gitignore trying out encrypted secrets 2021-05-31 11:14:29 +00:00
flake.lock testing hydra 2021-08-23 10:42:53 +00:00
flake.nix this will fail i just wanna test hydra 2021-08-23 10:49:13 +00:00
README.md added agenix article 2021-06-02 01:37:40 +00:00

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