8000 GitHub - aster-void/nixos-config: My personal nixos config.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

aster-void/nixos-config

Repository files navigation


TODO

README

WARNING

I don't recommend using this repo out of the box, because many things are customized just for me. I'm making this open just s.t. you can read this as a reference, and future me can clone this before setting up SSH. It may also run breaking change at any time, so if you are using this, it's highly recommended to detach from my remote repo.

(take a look at NOTES.md though, it may be worth it)

How to Use

  1. install NixOS.
  2. connect to the Internet via nmtui / tools built into DE if you use a DE. this step can be skipped if you use an ethernet.
  3. clone this repo (https://github.com/aster-void/nixos-config)
  4. run ./init.sh
  5. edit the config files (I recommend editing ./etc/keymap.nix, ./local/password.nix and ./local/optional.nix before running rebuild)
  6. run nixos-rebuild switch
  7. run lefthook install (optional, for development)

Secure Boot

read this: https://nixos.wiki/wiki/Secure_Boot

Dirs

modules/ pluggable modules. works just by adding this to imports (i.e. no extra options to enable)

plugins/ extend NixOS default modules. doesn't have side effects unless the option is enabled.

Things to do after

About

My personal nixos config.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0