update: Nix flake update

This commit is contained in:
uttarayan21
2024-05-26 01:53:07 +05:30
parent 3cbc0b92e4
commit d1da5af45d
7 changed files with 534 additions and 493 deletions

View File

@@ -4,7 +4,7 @@
device,
...
}: {
imports = [../modules/hyprpaper.nix inputs.hyprlock.homeManagerModules.hyprlock];
imports = [../modules/hyprpaper.nix];
programs.hyprpaper = let
wallpapers = import ../utils/wallhaven.nix {inherit pkgs;};