add dn-server

This commit is contained in:
DACHXY 2025-03-15 20:07:06 +08:00
parent a304926231
commit 735228acb6
17 changed files with 485 additions and 2 deletions

21
flake.lock generated
View file

@ -85,6 +85,26 @@
"type": "github"
}
},
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1740485968,
"narHash": "sha256-WK+PZHbfDjLyveXAxpnrfagiFgZWaTJglewBWniTn2Y=",
"owner": "nix-community",
"repo": "disko",
"rev": "19c1140419c4f1cdf88ad4c1cfb6605597628940",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"firefox": {
"inputs": {
"cachix": "cachix",
@ -1129,6 +1149,7 @@
"root": {
"inputs": {
"Hyprspace": "Hyprspace",
"disko": "disko",
"firefox": "firefox",
"ghostty": "ghostty",
"home-manager": "home-manager",