diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-02-04 11:58:11 -0500 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-02-04 11:58:11 -0500 |
commit | 2cbe73acc84ec691257ffa873bbf66c223cf9cd2 (patch) | |
tree | 9c13e979642dad0d512cd305aaef0de3a950e0c6 | |
parent | eb7e7cb712e73f3148ffbf7f965729637bd75099 (diff) |
Updated hyprland to 0.47.2
-rw-r--r-- | home-config/nix-home-manager/flake.lock | 206 | ||||
-rw-r--r-- | home-config/nix-home-manager/flake.nix | 10 | ||||
-rw-r--r-- | home-config/nix-home-manager/home.nix | 2 |
3 files changed, 60 insertions, 158 deletions
diff --git a/home-config/nix-home-manager/flake.lock b/home-config/nix-home-manager/flake.lock index 799e146..9d258f0 100644 --- a/home-config/nix-home-manager/flake.lock +++ b/home-config/nix-home-manager/flake.lock | |||
@@ -2,10 +2,22 @@ | |||
2 | "nodes": { | 2 | "nodes": { |
3 | "aquamarine": { | 3 | "aquamarine": { |
4 | "inputs": { | 4 | "inputs": { |
5 | "hyprutils": "hyprutils", | 5 | "hyprutils": [ |
6 | "hyprwayland-scanner": "hyprwayland-scanner", | 6 | "hyprland", |
7 | "nixpkgs": "nixpkgs", | 7 | "hyprutils" |
8 | "systems": "systems" | 8 | ], |
9 | "hyprwayland-scanner": [ | ||
10 | "hyprland", | ||
11 | "hyprwayland-scanner" | ||
12 | ], | ||
13 | "nixpkgs": [ | ||
14 | "hyprland", | ||
15 | "nixpkgs" | ||
16 | ], | ||
17 | "systems": [ | ||
18 | "hyprland", | ||
19 | "systems" | ||
20 | ] | ||
9 | }, | 21 | }, |
10 | "locked": { | 22 | "locked": { |
11 | "lastModified": 1738107926, | 23 | "lastModified": 1738107926, |
@@ -190,26 +202,26 @@ | |||
190 | "hyprland-protocols": "hyprland-protocols", | 202 | "hyprland-protocols": "hyprland-protocols", |
191 | "hyprland-qtutils": "hyprland-qtutils", | 203 | "hyprland-qtutils": "hyprland-qtutils", |
192 | "hyprlang": "hyprlang", | 204 | "hyprlang": "hyprlang", |
193 | "hyprutils": "hyprutils_2", | 205 | "hyprutils": "hyprutils", |
194 | "hyprwayland-scanner": "hyprwayland-scanner_2", | 206 | "hyprwayland-scanner": "hyprwayland-scanner", |
195 | "nixpkgs": [ | 207 | "nixpkgs": [ |
196 | "nixpkgs" | 208 | "nixpkgs" |
197 | ], | 209 | ], |
198 | "pre-commit-hooks": "pre-commit-hooks", | 210 | "pre-commit-hooks": "pre-commit-hooks", |
199 | "systems": "systems_2", | 211 | "systems": "systems", |
200 | "xdph": "xdph" | 212 | "xdph": "xdph" |
201 | }, | 213 | }, |
202 | "locked": { | 214 | "locked": { |
203 | "lastModified": 1737978223, | 215 | "lastModified": 1738457237, |
204 | "narHash": "sha256-pSPgvZyvNgiZv/6MquETA6KMfhZ5cJM+YnERJmXA8x8=", | 216 | "narHash": "sha256-9mtM+lwnmXnv5TPmdij1rR5fLzzqSjkltcyEuRf8uIk=", |
205 | "owner": "hyprwm", | 217 | "owner": "hyprwm", |
206 | "repo": "hyprland", | 218 | "repo": "hyprland", |
207 | "rev": "04ac46c54357278fc68f0a95d26347ea0db99496", | 219 | "rev": "882f7ad7d2bbfc7440d0ccaef93b1cdd78e8e3ff", |
208 | "type": "github" | 220 | "type": "github" |
209 | }, | 221 | }, |
210 | "original": { | 222 | "original": { |
211 | "owner": "hyprwm", | 223 | "owner": "hyprwm", |
212 | "ref": "v0.47.0", | 224 | "ref": "v0.47.2", |
213 | "repo": "hyprland", | 225 | "repo": "hyprland", |
214 | "type": "github" | 226 | "type": "github" |
215 | } | 227 | } |
@@ -226,11 +238,11 @@ | |||
226 | ] | 238 | ] |
227 | }, | 239 | }, |
228 | "locked": { | 240 | "locked": { |
229 | "lastModified": 1735774328, | 241 | "lastModified": 1737556638, |
230 | "narHash": "sha256-vIRwLS9w+N99EU1aJ+XNOU6mJTxrUBa31i1r82l0V7s=", | 242 | "narHash": "sha256-laKgI3mr2qz6tas/q3tuGPxMdsGhBi/w+HO+hO2f1AY=", |
231 | "owner": "hyprwm", | 243 | "owner": "hyprwm", |
232 | "repo": "hyprland-protocols", | 244 | "repo": "hyprland-protocols", |
233 | "rev": "e3b6af97ddcfaafbda8e2828c719a5af84f662cb", | 245 | "rev": "4c75dd5c015c8a0e5a34c6d02a018a650f57feb5", |
234 | "type": "github" | 246 | "type": "github" |
235 | }, | 247 | }, |
236 | "original": { | 248 | "original": { |
@@ -330,49 +342,49 @@ | |||
330 | "inputs": { | 342 | "inputs": { |
331 | "hyprgraphics": "hyprgraphics_2", | 343 | "hyprgraphics": "hyprgraphics_2", |
332 | "hyprlang": "hyprlang_2", | 344 | "hyprlang": "hyprlang_2", |
333 | "hyprutils": "hyprutils_3", | 345 | "hyprutils": "hyprutils_2", |
334 | "hyprwayland-scanner": "hyprwayland-scanner_3", | 346 | "hyprwayland-scanner": "hyprwayland-scanner_2", |
335 | "nixpkgs": [ | 347 | "nixpkgs": [ |
336 | "nixpkgs" | 348 | "nixpkgs" |
337 | ], | 349 | ], |
338 | "systems": "systems_4" | 350 | "systems": "systems_2" |
339 | }, | 351 | }, |
340 | "locked": { | 352 | "locked": { |
341 | "lastModified": 1735497496, | 353 | "lastModified": 1737652318, |
342 | "narHash": "sha256-lT6f/5NB73xj9cVesi2SNsL5jVciwZJp8QRohiv+3Hk=", | 354 | "narHash": "sha256-PotjNmR69yAEZP/Dn4lB0p7sHBjAPclNDbc5WkBZx4s=", |
343 | "owner": "hyprwm", | 355 | "owner": "hyprwm", |
344 | "repo": "hyprlock", | 356 | "repo": "hyprlock", |
345 | "rev": "3d63d9b129d5def270bc8a2471347e6f97274e2b", | 357 | "rev": "9cb5cd9e8227a6bfd456853f965b838f9d0b1786", |
346 | "type": "github" | 358 | "type": "github" |
347 | }, | 359 | }, |
348 | "original": { | 360 | "original": { |
349 | "owner": "hyprwm", | 361 | "owner": "hyprwm", |
350 | "ref": "v0.6.1", | 362 | "ref": "v0.6.2", |
351 | "repo": "hyprlock", | 363 | "repo": "hyprlock", |
352 | "type": "github" | 364 | "type": "github" |
353 | } | 365 | } |
354 | }, | 366 | }, |
355 | "hyprpicker-git": { | 367 | "hyprpicker-git": { |
356 | "inputs": { | 368 | "inputs": { |
357 | "hyprutils": "hyprutils_4", | 369 | "hyprutils": "hyprutils_3", |
358 | "hyprwayland-scanner": "hyprwayland-scanner_4", | 370 | "hyprwayland-scanner": "hyprwayland-scanner_3", |
359 | "nixpkgs": [ | 371 | "nixpkgs": [ |
360 | "nixpkgs" | 372 | "nixpkgs" |
361 | ], | 373 | ], |
362 | "systems": "systems_5" | 374 | "systems": "systems_3" |
363 | }, | 375 | }, |
364 | "locked": { | 376 | "locked": { |
365 | "lastModified": 1737129788, | 377 | "lastModified": 1737635601, |
366 | "narHash": "sha256-CWmzXhsdk+c1d7Ub7TXQ2BVYla1HSJ9jbgOilbVl1so=", | 378 | "narHash": "sha256-/Jb/9HqC5Ou5JtsLHY2MJtj/c0aDG3kaeh4RLvc2X2U=", |
367 | "owner": "hyprwm", | 379 | "owner": "hyprwm", |
368 | "repo": "hyprpicker", | 380 | "repo": "hyprpicker", |
369 | "rev": "0b044884d9298bb5fac164101eb880b499d8a5df", | 381 | "rev": "c3777320b358bb28a0f2112441377fe452d77ea8", |
370 | "type": "github" | 382 | "type": "github" |
371 | }, | 383 | }, |
372 | "original": { | 384 | "original": { |
373 | "owner": "hyprwm", | 385 | "owner": "hyprwm", |
374 | "ref": "v0.4.2", | ||
375 | "repo": "hyprpicker", | 386 | "repo": "hyprpicker", |
387 | "rev": "c3777320b358bb28a0f2112441377fe452d77ea8", | ||
376 | "type": "github" | 388 | "type": "github" |
377 | } | 389 | } |
378 | }, | 390 | }, |
@@ -380,12 +392,10 @@ | |||
380 | "inputs": { | 392 | "inputs": { |
381 | "nixpkgs": [ | 393 | "nixpkgs": [ |
382 | "hyprland", | 394 | "hyprland", |
383 | "aquamarine", | ||
384 | "nixpkgs" | 395 | "nixpkgs" |
385 | ], | 396 | ], |
386 | "systems": [ | 397 | "systems": [ |
387 | "hyprland", | 398 | "hyprland", |
388 | "aquamarine", | ||
389 | "systems" | 399 | "systems" |
390 | ] | 400 | ] |
391 | }, | 401 | }, |
@@ -406,20 +416,20 @@ | |||
406 | "hyprutils_2": { | 416 | "hyprutils_2": { |
407 | "inputs": { | 417 | "inputs": { |
408 | "nixpkgs": [ | 418 | "nixpkgs": [ |
409 | "hyprland", | 419 | "hyprlock", |
410 | "nixpkgs" | 420 | "nixpkgs" |
411 | ], | 421 | ], |
412 | "systems": [ | 422 | "systems": [ |
413 | "hyprland", | 423 | "hyprlock", |
414 | "systems" | 424 | "systems" |
415 | ] | 425 | ] |
416 | }, | 426 | }, |
417 | "locked": { | 427 | "locked": { |
418 | "lastModified": 1736164519, | 428 | "lastModified": 1735316583, |
419 | "narHash": "sha256-1LimBKvDpBbeX+qW7T240WEyw+DBVpDotZB4JYm8Aps=", | 429 | "narHash": "sha256-AiiUwHWHfEdpFzXy7l1x3zInCUa1xcRMrbZ1XRSkzwU=", |
420 | "owner": "hyprwm", | 430 | "owner": "hyprwm", |
421 | "repo": "hyprutils", | 431 | "repo": "hyprutils", |
422 | "rev": "3c895da64b0eb19870142196fa48c07090b441c4", | 432 | "rev": "8f15d45b120b33712f6db477fe5ffb18034d0ea8", |
423 | "type": "github" | 433 | "type": "github" |
424 | }, | 434 | }, |
425 | "original": { | 435 | "original": { |
@@ -430,25 +440,6 @@ | |||
430 | }, | 440 | }, |
431 | "hyprutils_3": { | 441 | "hyprutils_3": { |
432 | "inputs": { | 442 | "inputs": { |
433 | "nixpkgs": "nixpkgs_2", | ||
434 | "systems": "systems_3" | ||
435 | }, | ||
436 | "locked": { | ||
437 | "lastModified": 1736164519, | ||
438 | "narHash": "sha256-1LimBKvDpBbeX+qW7T240WEyw+DBVpDotZB4JYm8Aps=", | ||
439 | "owner": "hyprwm", | ||
440 | "repo": "hyprutils", | ||
441 | "rev": "3c895da64b0eb19870142196fa48c07090b441c4", | ||
442 | "type": "github" | ||
443 | }, | ||
444 | "original": { | ||
445 | "owner": "hyprwm", | ||
446 | "repo": "hyprutils", | ||
447 | "type": "github" | ||
448 | } | ||
449 | }, | ||
450 | "hyprutils_4": { | ||
451 | "inputs": { | ||
452 | "nixpkgs": [ | 443 | "nixpkgs": [ |
453 | "hyprpicker-git", | 444 | "hyprpicker-git", |
454 | "nixpkgs" | 445 | "nixpkgs" |
@@ -459,11 +450,11 @@ | |||
459 | ] | 450 | ] |
460 | }, | 451 | }, |
461 | "locked": { | 452 | "locked": { |
462 | "lastModified": 1727300645, | 453 | "lastModified": 1737632363, |
463 | "narHash": "sha256-OvAtVLaSRPnbXzOwlR1fVqCXR7i+ICRX3aPMCdIiv+c=", | 454 | "narHash": "sha256-X9I8POSlHxBVjD0fiX1O2j7U9Zi1+4rIkrsyHP0uHXY=", |
464 | "owner": "hyprwm", | 455 | "owner": "hyprwm", |
465 | "repo": "hyprutils", | 456 | "repo": "hyprutils", |
466 | "rev": "3f5293432b6dc6a99f26aca2eba3876d2660665c", | 457 | "rev": "006620eb29d54ea9086538891404c78563d1bae1", |
467 | "type": "github" | 458 | "type": "github" |
468 | }, | 459 | }, |
469 | "original": { | 460 | "original": { |
@@ -476,12 +467,10 @@ | |||
476 | "inputs": { | 467 | "inputs": { |
477 | "nixpkgs": [ | 468 | "nixpkgs": [ |
478 | "hyprland", | 469 | "hyprland", |
479 | "aquamarine", | ||
480 | "nixpkgs" | 470 | "nixpkgs" |
481 | ], | 471 | ], |
482 | "systems": [ | 472 | "systems": [ |
483 | "hyprland", | 473 | "hyprland", |
484 | "aquamarine", | ||
485 | "systems" | 474 | "systems" |
486 | ] | 475 | ] |
487 | }, | 476 | }, |
@@ -502,31 +491,6 @@ | |||
502 | "hyprwayland-scanner_2": { | 491 | "hyprwayland-scanner_2": { |
503 | "inputs": { | 492 | "inputs": { |
504 | "nixpkgs": [ | 493 | "nixpkgs": [ |
505 | "hyprland", | ||
506 | "nixpkgs" | ||
507 | ], | ||
508 | "systems": [ | ||
509 | "hyprland", | ||
510 | "systems" | ||
511 | ] | ||
512 | }, | ||
513 | "locked": { | ||
514 | "lastModified": 1735493474, | ||
515 | "narHash": "sha256-fktzv4NaqKm94VAkAoVqO/nqQlw+X0/tJJNAeCSfzK4=", | ||
516 | "owner": "hyprwm", | ||
517 | "repo": "hyprwayland-scanner", | ||
518 | "rev": "de913476b59ee88685fdc018e77b8f6637a2ae0b", | ||
519 | "type": "github" | ||
520 | }, | ||
521 | "original": { | ||
522 | "owner": "hyprwm", | ||
523 | "repo": "hyprwayland-scanner", | ||
524 | "type": "github" | ||
525 | } | ||
526 | }, | ||
527 | "hyprwayland-scanner_3": { | ||
528 | "inputs": { | ||
529 | "nixpkgs": [ | ||
530 | "hyprlock", | 494 | "hyprlock", |
531 | "nixpkgs" | 495 | "nixpkgs" |
532 | ], | 496 | ], |
@@ -549,7 +513,7 @@ | |||
549 | "type": "github" | 513 | "type": "github" |
550 | } | 514 | } |
551 | }, | 515 | }, |
552 | "hyprwayland-scanner_4": { | 516 | "hyprwayland-scanner_3": { |
553 | "inputs": { | 517 | "inputs": { |
554 | "nixpkgs": [ | 518 | "nixpkgs": [ |
555 | "hyprpicker-git", | 519 | "hyprpicker-git", |
@@ -561,11 +525,11 @@ | |||
561 | ] | 525 | ] |
562 | }, | 526 | }, |
563 | "locked": { | 527 | "locked": { |
564 | "lastModified": 1726874836, | 528 | "lastModified": 1735493474, |
565 | "narHash": "sha256-VKR0sf0PSNCB0wPHVKSAn41mCNVCnegWmgkrneKDhHM=", | 529 | "narHash": "sha256-fktzv4NaqKm94VAkAoVqO/nqQlw+X0/tJJNAeCSfzK4=", |
566 | "owner": "hyprwm", | 530 | "owner": "hyprwm", |
567 | "repo": "hyprwayland-scanner", | 531 | "repo": "hyprwayland-scanner", |
568 | "rev": "500c81a9e1a76760371049a8d99e008ea77aa59e", | 532 | "rev": "de913476b59ee88685fdc018e77b8f6637a2ae0b", |
569 | "type": "github" | 533 | "type": "github" |
570 | }, | 534 | }, |
571 | "original": { | 535 | "original": { |
@@ -598,38 +562,6 @@ | |||
598 | }, | 562 | }, |
599 | "nixpkgs": { | 563 | "nixpkgs": { |
600 | "locked": { | 564 | "locked": { |
601 | "lastModified": 1737885589, | ||
602 | "narHash": "sha256-Zf0hSrtzaM1DEz8//+Xs51k/wdSajticVrATqDrfQjg=", | ||
603 | "owner": "NixOS", | ||
604 | "repo": "nixpkgs", | ||
605 | "rev": "852ff1d9e153d8875a83602e03fdef8a63f0ecf8", | ||
606 | "type": "github" | ||
607 | }, | ||
608 | "original": { | ||
609 | "owner": "NixOS", | ||
610 | "ref": "nixos-unstable", | ||
611 | "repo": "nixpkgs", | ||
612 | "type": "github" | ||
613 | } | ||
614 | }, | ||
615 | "nixpkgs_2": { | ||
616 | "locked": { | ||
617 | "lastModified": 1737062831, | ||
618 | "narHash": "sha256-Tbk1MZbtV2s5aG+iM99U8FqwxU/YNArMcWAv6clcsBc=", | ||
619 | "owner": "NixOS", | ||
620 | "repo": "nixpkgs", | ||
621 | "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", | ||
622 | "type": "github" | ||
623 | }, | ||
624 | "original": { | ||
625 | "owner": "NixOS", | ||
626 | "ref": "nixos-unstable", | ||
627 | "repo": "nixpkgs", | ||
628 | "type": "github" | ||
629 | } | ||
630 | }, | ||
631 | "nixpkgs_3": { | ||
632 | "locked": { | ||
633 | "lastModified": 1736012469, | 565 | "lastModified": 1736012469, |
634 | "narHash": "sha256-/qlNWm/IEVVH7GfgAIyP6EsVZI6zjAx1cV5zNyrs+rI=", | 566 | "narHash": "sha256-/qlNWm/IEVVH7GfgAIyP6EsVZI6zjAx1cV5zNyrs+rI=", |
635 | "owner": "nixos", | 567 | "owner": "nixos", |
@@ -674,7 +606,7 @@ | |||
674 | "hyprlock": "hyprlock", | 606 | "hyprlock": "hyprlock", |
675 | "hyprpicker-git": "hyprpicker-git", | 607 | "hyprpicker-git": "hyprpicker-git", |
676 | "nixgl": "nixgl", | 608 | "nixgl": "nixgl", |
677 | "nixpkgs": "nixpkgs_3", | 609 | "nixpkgs": "nixpkgs", |
678 | "wpaperd": "wpaperd" | 610 | "wpaperd": "wpaperd" |
679 | } | 611 | } |
680 | }, | 612 | }, |
@@ -759,43 +691,13 @@ | |||
759 | "type": "github" | 691 | "type": "github" |
760 | } | 692 | } |
761 | }, | 693 | }, |
762 | "systems_5": { | ||
763 | "locked": { | ||
764 | "lastModified": 1689347949, | ||
765 | "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", | ||
766 | "owner": "nix-systems", | ||
767 | "repo": "default-linux", | ||
768 | "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", | ||
769 | "type": "github" | ||
770 | }, | ||
771 | "original": { | ||
772 | "owner": "nix-systems", | ||
773 | "repo": "default-linux", | ||
774 | "type": "github" | ||
775 | } | ||
776 | }, | ||
777 | "systems_6": { | ||
778 | "locked": { | ||
779 | "lastModified": 1689347949, | ||
780 | "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", | ||
781 | "owner": "nix-systems", | ||
782 | "repo": "default-linux", | ||
783 | "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", | ||
784 | "type": "github" | ||
785 | }, | ||
786 | "original": { | ||
787 | "owner": "nix-systems", | ||
788 | "repo": "default-linux", | ||
789 | "type": "github" | ||
790 | } | ||
791 | }, | ||
792 | "wpaperd": { | 694 | "wpaperd": { |
793 | "inputs": { | 695 | "inputs": { |
794 | "nixpkgs": [ | 696 | "nixpkgs": [ |
795 | "nixpkgs" | 697 | "nixpkgs" |
796 | ], | 698 | ], |
797 | "rust-overlay": "rust-overlay", | 699 | "rust-overlay": "rust-overlay", |
798 | "systems": "systems_6" | 700 | "systems": "systems_4" |
799 | }, | 701 | }, |
800 | "locked": { | 702 | "locked": { |
801 | "lastModified": 1734445299, | 703 | "lastModified": 1734445299, |
diff --git a/home-config/nix-home-manager/flake.nix b/home-config/nix-home-manager/flake.nix index 60a9c5a..23bdb13 100644 --- a/home-config/nix-home-manager/flake.nix +++ b/home-config/nix-home-manager/flake.nix | |||
@@ -9,17 +9,17 @@ | |||
9 | inputs.nixpkgs.follows = "nixpkgs"; | 9 | inputs.nixpkgs.follows = "nixpkgs"; |
10 | }; | 10 | }; |
11 | hyprlock = { | 11 | hyprlock = { |
12 | url = "github:hyprwm/hyprlock/v0.6.1"; | 12 | url = "github:hyprwm/hyprlock/v0.6.2"; |
13 | inputs.nixpkgs.follows = "nixpkgs"; | 13 | inputs.nixpkgs.follows = "nixpkgs"; |
14 | }; | 14 | }; |
15 | hyprpicker-git = { | 15 | hyprpicker-git = { |
16 | url = "github:hyprwm/hyprpicker/v0.4.2"; | 16 | url = "github:hyprwm/hyprpicker/c3777320b358bb28a0f2112441377fe452d77ea8"; |
17 | inputs.nixpkgs.follows = "nixpkgs"; | 17 | inputs.nixpkgs.follows = "nixpkgs"; |
18 | }; | 18 | }; |
19 | hyprland = { | 19 | hyprland = { |
20 | url = "github:hyprwm/hyprland/v0.47.0"; | 20 | url = "github:hyprwm/hyprland/v0.47.2"; |
21 | inputs.nixpkgs.follows = "nixpkgs"; | 21 | inputs.nixpkgs.follows = "nixpkgs"; |
22 | inputs.aquamarine.url = "github:hyprwm/aquamarine/v0.7.2"; | 22 | #inputs.hyprutils.url = "github:/hyprwm/hyprutils/6a8bc9d2a4451df12f5179dc0b1d2d46518a90ab"; |
23 | }; | 23 | }; |
24 | nixgl = { | 24 | nixgl = { |
25 | url = "github:ryan77627/nixGL/3865170cbc23b32ec7cc8df1ec811fd44b6c2a58"; | 25 | url = "github:ryan77627/nixGL/3865170cbc23b32ec7cc8df1ec811fd44b6c2a58"; |
@@ -32,7 +32,7 @@ | |||
32 | #mozff.url = "github:mozilla/nixpkgs-mozilla"; | 32 | #mozff.url = "github:mozilla/nixpkgs-mozilla"; |
33 | }; | 33 | }; |
34 | 34 | ||
35 | outputs = { nixpkgs, home-manager, hyprpicker-git, hyprland, nixgl, wpaperd, hyprlock, ... }@inputs: | 35 | outputs = { nixpkgs, home-manager, hyprland, nixgl, wpaperd, hyprpicker-git, hyprlock, ... }@inputs: |
36 | let | 36 | let |
37 | system = "x86_64-linux"; | 37 | system = "x86_64-linux"; |
38 | pkgs = nixpkgs.legacyPackages.${system}; | 38 | pkgs = nixpkgs.legacyPackages.${system}; |
diff --git a/home-config/nix-home-manager/home.nix b/home-config/nix-home-manager/home.nix index bdb3b08..d7089dc 100644 --- a/home-config/nix-home-manager/home.nix +++ b/home-config/nix-home-manager/home.nix | |||
@@ -1,4 +1,4 @@ | |||
1 | { config, pkgs, hyprland, nixgl, hyprpicker-git, wpaperd, hyprlock, ... }: | 1 | { config, pkgs, hyprland, nixgl, wpaperd, hyprpicker-git, hyprlock, ... }: |
2 | let | 2 | let |
3 | lock-false = { | 3 | lock-false = { |
4 | Value = false; | 4 | Value = false; |