Factor out base configuration

This commit is contained in:
Nathan McCarty 2024-11-27 23:59:57 +00:00
parent 9dee45480d
commit 133bd3e673
4 changed files with 42 additions and 3 deletions

View file

@ -4,6 +4,7 @@
inputs = {
flake-parts.url = "github:hercules-ci/flake-parts";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
nixos-wsl.url = "github:nix-community/NixOS-WSL/main";
lix-module = {
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.1-2.tar.gz";