diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2026-08-23 13:54:46 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2026-08-23 13:54:46 +0530 |
| commit | 3f0367b09bed508021dd26fa892904bfea8528d6 (patch) | |
| tree | 43d4f4b10f2ec9017c092df9be5dd5413395f584 /flake.lock | |
| parent | 3f18030ac8158d3eb50dd454c9d674a8c30ea659 (diff) | |
removed nix-index because it is slow as fuck + added brightness & red shifting keyboard shortcuts
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 45 |
1 files changed, 5 insertions, 40 deletions
@@ -1,23 +1,5 @@ { "nodes": { - "greyline": { - "inputs": { - "nixpkgs": "nixpkgs" - }, - "locked": { - "lastModified": 1784713718, - "narHash": "sha256-ar2eZLXZJEkkY0YpZiK9cEqlUisvkgpRtcezoexXC/w=", - "owner": "FloatingComet62", - "repo": "greyline", - "rev": "a282e24763f5345dd3c48bd8f4c4dbf6c1f77469", - "type": "github" - }, - "original": { - "owner": "FloatingComet62", - "repo": "greyline", - "type": "github" - } - }, "home-manager": { "inputs": { "nixpkgs": [ @@ -41,16 +23,16 @@ }, "nixpkgs": { "locked": { - "lastModified": 1781577229, - "narHash": "sha256-lrp67w8AulE9Ks53n27I45ADSzbOCn4H+CNW1Ck8B+8=", + "lastModified": 1784160687, + "narHash": "sha256-iYL/bixrb6FlHFu/gIuBYzq6c6lM5AAXsXNSWXtIgQc=", "owner": "nixos", "repo": "nixpkgs", - "rev": "567a49d1913ce81ac6e9582e3553dd90a955875f", + "rev": "4382ed2b7a6839d4280a9b386db49cbc5907414d", "type": "github" }, "original": { "owner": "nixos", - "ref": "nixos-unstable", + "ref": "nixos-26.05", "repo": "nixpkgs", "type": "github" } @@ -71,22 +53,6 @@ "type": "github" } }, - "nixpkgs_2": { - "locked": { - "lastModified": 1784160687, - "narHash": "sha256-iYL/bixrb6FlHFu/gIuBYzq6c6lM5AAXsXNSWXtIgQc=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "4382ed2b7a6839d4280a9b386db49cbc5907414d", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixos-26.05", - "repo": "nixpkgs", - "type": "github" - } - }, "quickshell": { "inputs": { "nixpkgs": [ @@ -109,9 +75,8 @@ }, "root": { "inputs": { - "greyline": "greyline", "home-manager": "home-manager", - "nixpkgs": "nixpkgs_2", + "nixpkgs": "nixpkgs", "nixpkgs-unstable": "nixpkgs-unstable", "quickshell": "quickshell", "zen-browser": "zen-browser" |
