Skip to content
/ vix Public

Vic's *Nix config (dotfiles for many unixes)

Notifications You must be signed in to change notification settings

vic/vix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vix - Vic's Nix Environment

Made without flakes using my Dendritic libs.

Inputs are defined as flake-file.inputs options and pinned via unflake.

Hosts

Defined at hosts.nix.

Currently only nargun, others will be ported soon.

Users

Currently only vic which is applied at all hosts.

Devshell

Load shell.nix using direnv .envrc or manually nix-shell.

# .envrc
use nix

Useful commands defined at modules/

write-unflake # runs unflake with flake-file.inputs.
write-inputs  # writes inputs.nix for debugging.

os nargun switch # builds nixos generation using nh.
facter nargun    # generates hardware and copies to hosts/<host>/facter.json

Historical points of this repo: