Dustin Lyons
Dustin Lyons
**Describe the bug** Playing any song results in a crash without any error message using NixOS default audio configuration. **To Reproduce** Steps to reproduce the behavior: 1. Open ncspot and...
Hello, I've spent a non-trivial amount of time over the last ~2 years creating a resource for new Nix users, specifically MacOS Nix users and others looking to share configuration...
Some users have asked to disable `emacs` and how to do that. We should ask the user what editor they want as part of install process: `vim`, `nvim`, or `emacs`...
Move XDG share directory to a non-boot partition, switch from ext3 to zfs, and implement nix-impermanence. https://github.com/nix-community/impermanence
Currently, we run `bin/apply` to ask the user for some info, and run a `sed` replace function to replace various static tokens throughout the code. These look like `%USER%`, `%HOST_NAME%`,...
**Describe the bug** When trying to build my `x86_64-linux` machine from my M1 Macbook, I get the following error: ``` Failed to find a machine for remote build! derivation: bm173dm4why0gsh6h485v6q9dgz1r9gb-nv-codec-headers-11.1.5.2.drv...
1. Create two new repositories for each template, `starter` and `starter-with-secrets` 2. Change initialize scripts to leverage new repository so users can easily open PRs back to their configuration if...