Init commit

This commit is contained in:
Markus Scully 2024-11-14 20:56:28 +00:00
commit f7d089e64d
Signed by: mascully
GPG key ID: 5E77BA046064DD90
13 changed files with 986 additions and 0 deletions

14
devenv.yaml Normal file
View file

@ -0,0 +1,14 @@
# yaml-language-server: $schema=https://devenv.sh/devenv.schema.json
inputs:
fenix:
url: github:nix-community/fenix
inputs:
nixpkgs:
follows: nixpkgs
nixpkgs:
url: github:cachix/devenv-nixpkgs/rolling
nixpkgs-unstable:
url: github:nixos/nixpkgs/nixpkgs-unstable
allowUnfree: true