fix bugs, move unfinished vm hardware-config

This commit is contained in:
2022-09-18 11:07:22 +02:00
parent 09e22ff147
commit 4ee84173c7
9 changed files with 129 additions and 45 deletions

58
flake.lock generated
View File

@@ -21,6 +21,27 @@
"type": "github"
}
},
"hyprland": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"wlroots": "wlroots"
},
"locked": {
"lastModified": 1663423623,
"narHash": "sha256-U1pqLkLTfqL48kgvNE/0QAFuENr8dgYWPMRqdXBjrVU=",
"owner": "vaxerski",
"repo": "Hyprland",
"rev": "5131a4acaf0f5319dc581ad0a26498b749ffd1e6",
"type": "github"
},
"original": {
"owner": "vaxerski",
"repo": "Hyprland",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1663087123,
@@ -37,10 +58,27 @@
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1663485210,
"narHash": "sha256-FkpQBG88vqMzWON6iDKDwQWaU9P6qJX9FE6SaRqbd08=",
"owner": "nix-community",
"repo": "NUR",
"rev": "6fa90295fc02d44b74dd2c2a266ef6405eda6d1a",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
"hyprland": "hyprland",
"nixpkgs": "nixpkgs",
"nur": "nur"
}
},
"utils": {
@@ -57,6 +95,24 @@
"repo": "flake-utils",
"type": "github"
}
},
"wlroots": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
"lastModified": 1661882030,
"narHash": "sha256-Kw0MG4rXdTnbndVLLCNwkXDmNszwdQZmm7pwI1R3Kds=",
"owner": "wlroots",
"repo": "wlroots",
"rev": "fd0b0276c9ecc159549acff48b932b83ec3b4f12",
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
"type": "gitlab"
}
}
},
"root": "root",