Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 407 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 407 Bytes

nix-config

build

nixos-rebuild switch --flake .#

update

To update the nix flake run:

nix flake update

future features

  • Figure out how to compile different versions depending on which machine I am on. (make seperate file for things I only want on my home-machine)
  • setup automatic build testing before commits
  • Figure out how to run home-manager on laptop