Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 578 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 578 Bytes

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.