Starting config for rift.

This commit is contained in:
2025-09-02 19:37:07 -07:00
parent c89953bba0
commit 4d026cac96
7 changed files with 153 additions and 1 deletions

21
flake.lock generated
View File

@@ -1,5 +1,25 @@
{
"nodes": {
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1756733629,
"narHash": "sha256-dwWGlDhcO5SMIvMSTB4mjQ5Pvo2vtxvpIknhVnSz2I8=",
"owner": "nix-community",
"repo": "disko",
"rev": "a5c4f2ab72e3d1ab43e3e65aa421c6f2bd2e12a1",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"nix-index-database": {
"inputs": {
"nixpkgs": [
@@ -68,6 +88,7 @@
},
"root": {
"inputs": {
"disko": "disko",
"nix-index-database": "nix-index-database",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",