Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.32 KB

File metadata and controls

38 lines (28 loc) · 1.32 KB

NixOS Configuration

This is my work-in-progress NixOS configuration.

Usage

Build VM:
nix build .#nixosConfigurations.fractal.config.system.build.vm
Run VM:
./result/bin/run-nixos-vm

Attribution and Thank-Yous

This project inherits the excellent Firefox preferences distributed by hnhx in their user.js repository.

The I2P add-on included in the I2P profile in Firefox is based on i2p_browser_extension by ManeraKai.

Some websites which have been of great help so far with creating this configuration are:

The included wallpapers fall under public domain.

The configuration for hiding unwanted desktop files was borrowed with permission from Max Headroom.

The configuration for updating the repository stems from forrestjacobs.com.