recursive_recursion
48c3d3ff88
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). |
||
---|---|---|
nixos | ||
.gitignore | ||
LICENSE | ||
README.md | ||
VM_Partitioning_and_Formatting.sh |
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!🤗