Sam Lehman
Sam Lehman
Make bootstrapping new NixOS systems using encrypted secrets less of a chore by creating options to generate new secrets for secrets specified in config that are missing their corresponding `.age`...
Evaluating flake outputs fails on `x86_64-linux`. Seems to want to a `aarch64-darwin` system. `nix flake show` should successfully evaluate independent of system type. Seems something is referencing `perSystem.aarch64-darwin.packages` when evaluating...
**Is your feature request related to a problem? Please describe.** As a colorblind dev, I often would like to know how a certain color would appear to people with normal...
**Is your feature request related to a problem? Please describe.** I am colorblind. In order to supplement my inability to determine colors, I often use color pickers to determine the...
### Describe the feature Add a CI workflow to build a release nightly version, sign the APK, and create a GitHub nightly release. Basically configure GitHub to sign action APK...
There is a new Nix experimental-feature: `"no-url-literals"` that disallows using unquoted URL literals. This is currently behind a flag, but is slated to become the default in the future. This...
One of the features I miss from the Nextcloud Notes Android app is a share target "Append to Note" that opens an activity for the user to select an already...
Basically, I'd like to have the ability to turn a bunch of my stationary NixOS machines into latent Chromecast receivers, without having to manually run the program every time. Not...
The configuration is currently loaded from the file at the path: `~/.rusty-tags/config.toml`, which doesn't comply with the XDG Base Directories specification. - [Concise explanation of the spec & its benefits](https://xdgbasedirectoryspecification.com/)...