summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-09-19 07:53:37 -0700
committerFuwn <[email protected]>2024-09-19 07:54:03 -0700
commit3e2f9b079afda61e5b114862df3660ca66063002 (patch)
tree77f65fc77c75e582704b6fffafb3e1b337c3ffe4 /flake.lock
parenthyprland: fix rofi focus (diff)
downloadnixos-config-3e2f9b079afda61e5b114862df3660ca66063002.tar.xz
nixos-config-3e2f9b079afda61e5b114862df3660ca66063002.zip
hosts: update himeji
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock21
1 files changed, 21 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 47f0c9d..d0e32f0 100644
--- a/flake.lock
+++ b/flake.lock
@@ -145,6 +145,26 @@
"type": "github"
}
},
+ "disko": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1726730453,
+ "narHash": "sha256-Kdi7liMdbr1/uyMhMDl19O5b9LESxcnYgBRZblrJi9E=",
+ "owner": "nix-community",
+ "repo": "disko",
+ "rev": "a31fe5ef162f2f963308289e6e27d37e3948a983",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "disko",
+ "type": "github"
+ }
+ },
"fenix": {
"inputs": {
"nixpkgs": [
@@ -1625,6 +1645,7 @@
"inputs": {
"aagl": "aagl",
"chaotic": "chaotic",
+ "disko": "disko",
"flake-parts": "flake-parts",
"flake-registry": "flake-registry",
"home-manager": "home-manager_2",