feat: convert rossby to networkd and resolved

This commit is contained in:
2025-10-09 20:46:41 +02:00
parent 88a72088f1
commit 670c75953d
8 changed files with 84 additions and 59 deletions

View File

@@ -1,5 +1,5 @@
{
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-25.05";
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
inputs.disko.url = "github:nix-community/disko";
inputs.disko.inputs.nixpkgs.follows = "nixpkgs";