Ninju / nixconfig

NixOS & Home Manager nix configuration using flakes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

My dotfiles are managed in nix.

Shell bash
DM SDDM
WM i3 + i3blocks
Editor Doom Emacs
Terminal kitty
Launcher rofi
Keyboard KMonad

Get private Github repos working...

Create a ~/.netrc with the following config:

machine https://github.com
login <github username>
password <token, e.g. ghp_...>

About

NixOS & Home Manager nix configuration using flakes


Languages

Language:Nix 49.7%Language:Emacs Lisp 39.2%Language:Vim Script 9.5%Language:Sass 1.6%