Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 718 Bytes

File metadata and controls

42 lines (27 loc) · 718 Bytes

Dotfiles

To stand on the shoulder of giants in the hopes to see a little farther.

Theme

Catppuccin

  • Deeper emacs integrationg (joshua blais)

Getting Started Guide

Steps you can follow after cloning this template:

“`console nix flake update den “`

  • Edit [modules/hosts.nix](modules/hosts.nix)
  • Build

“`console

nix run .#igloo

nix run .#igloo – switch “`

  • Run the VM

We recommend to use a VM develop cycle so you can play with the system before applying to your hardware.

See [modules/vm.nix](modules/vm.nix)

“`console nix run .#vm “`