A reproducible developer environment for contributors. The project name's a work in progress
Go to file
recursive_recursion 48c3d3ff88 Adds VM Partition and Formatting Script
This script will help create a VM with the following attributes:
1. BTRFS file system with subvolume creation and mounting.
2. LUKS2 Full Disk Encryption.

Additional commands and comments will be added when `flake.nix` is implemented with the proper structures.
At the moment I just want to provide an MVP that helps people contribute to [Sublinks](https://github.com/sublinks).
2024-03-08 00:16:48 -07:00
nixos Adds Main Dependencies 2024-03-07 22:55:27 -07:00
.gitignore Adds secret.nix to .gitignore now that the template was shared. 2024-02-28 19:11:32 -07:00
LICENSE Initial commit 2024-02-29 01:10:44 +00:00
README.md Starter introduction 2024-02-29 03:51:13 +00:00
VM_Partitioning_and_Formatting.sh Adds VM Partition and Formatting Script 2024-03-08 00:16:48 -07:00

README.md

LemmyEditThatForYou

A reproducible developer environment for contributors.

What is this and why should I care?

This repository contains nix configuration files to create a reproducible and synchronized NixOS development environment for contributors who wish to help develop our FOSS projects.

The main goal of this project is to reduce one of the main barriers to entry when it comes to users who wish to become contributors.

How can I use this?

[WIP]

Side notes

The project name's a work in progress, suggestions for improving the name will be appreciated and I'd be willing to add you to the credits!🤗