reorganisierung

This commit is contained in:
mtgmonkey
2025-11-30 18:31:17 +01:00
parent 00f69fcbb1
commit 117eb61428
4 changed files with 27 additions and 5 deletions

View File

@@ -1,6 +1,7 @@
{
inputs = {
nixpkgs.url = "nixpkgs/nixos-unstable";
self.submodules = true;
};
outputs = {nixpkgs, ...}: let
system = "x86_64-linux";