feat: more hyprland

This commit is contained in:
Luj 2023-04-01 23:09:40 +02:00
parent 163308a7f0
commit f4052318b6
5 changed files with 58 additions and 14 deletions

41
flake.lock generated
View file

@ -153,6 +153,24 @@
"type": "github"
}
},
"hyprpaper": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1680381117,
"narHash": "sha256-/Kz4Qy+jx1+bfSq6e2W3MbyODkhs6GqKiiybNtqzvbc=",
"owner": "JulienMalka",
"repo": "hyprpaper",
"rev": "61fd6d3965ae0e1509602dd0b6e2d2c4ebb2e460",
"type": "github"
},
"original": {
"owner": "JulienMalka",
"repo": "hyprpaper",
"type": "github"
}
},
"linkal": {
"inputs": {
"flake-utils": [
@ -179,7 +197,7 @@
},
"nixos-apple-silicon": {
"inputs": {
"nixpkgs": "nixpkgs_2",
"nixpkgs": "nixpkgs_3",
"rust-overlay": "rust-overlay"
},
"locked": {
@ -213,6 +231,22 @@
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1674641431,
"narHash": "sha256-qfo19qVZBP4qn5M5gXc/h1MDgAtPA5VxJm9s8RUAkVk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9b97ad7b4330aacda9b2343396eb3df8a853b4fc",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1679172431,
"narHash": "sha256-XEh5gIt5otaUbEAPUY5DILUTyWe1goAyeqQtmwaFPyI=",
@ -228,7 +262,7 @@
"type": "github"
}
},
"nixpkgs_3": {
"nixpkgs_4": {
"locked": {
"lastModified": 1680122840,
"narHash": "sha256-zCQ/9iFHzCW5JMYkkHMwgK1/1/kTMgCMHq4THPINpAU=",
@ -251,9 +285,10 @@
"home-manager": "home-manager",
"homepage": "homepage",
"hyprland": "hyprland",
"hyprpaper": "hyprpaper",
"linkal": "linkal",
"nixos-apple-silicon": "nixos-apple-silicon",
"nixpkgs": "nixpkgs_3",
"nixpkgs": "nixpkgs_4",
"simple-nixos-mailserver": "simple-nixos-mailserver",
"sops-nix": "sops-nix",
"unstable": "unstable"