shimmerjs / universe

Files I need across devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# i am using git-crypt to prevent my NCR hostname/id from being 
# exposed on the public internet.  it is not in fact sensitive
# and i am not leaking any secrets by checking in my git-crypt secret
just unlock
just build
  • Assumes NixOS hosts are managed using colmena
  • This repository can support multiple homies, by way of homie-specific directories under homies/. The exact path, e.g. homies/shimmerjs is inferred by hack/ scripts. If the $HOMIE environment variable is set, that will be used. The value of whoami is used by default if $HOMIE is unset.
  • UNIVERSE_HOME must be set to the checkout path for this repository. Defaults to $HOME/dev/universe if modules from this repository are used to build your userland / shell environment.

OSX

  • Use just home-build / just home-switch to manage home-manager configuration.

About

Files I need across devices.


Languages

Language:Shell 58.2%Language:Nix 32.8%Language:AppleScript 6.7%Language:JavaScript 1.5%Language:Just 0.8%