sersorrel / sys

dependency for my system configurations. not an endorsement of nix.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sys

dependency flake for my system configurations

Usage

usually you should write a new machine flake based on sys-tem.

if you need a one-off barebones system configuration right now, you can try one or more of the following, as applicable:

  • nixos-rebuild --flake github:sersorrel/sys#default switch
  • darwin-rebuild --flake github:sersorrel/sys#default switch
  • home-manager --flake github:sersorrel/sys#default switch

you might need --extra-experimental-features nix-command --extra-experimental-features flakes too.

About

dependency for my system configurations. not an endorsement of nix.


Languages

Language:Nix 86.5%Language:Vim Script 9.0%Language:C 2.3%Language:Python 2.2%