feat: Update nixpkgs

This commit is contained in:
uttarayan21
2026-01-04 00:26:02 +05:30
parent 1f537d6189
commit 253d600448
8 changed files with 99 additions and 121 deletions

View File

@@ -4,10 +4,10 @@
config,
...
}: {
imports = [
../../modules/hyprpaper.nix
];
programs.hyprpaper = let
# imports = [
# ../../modules/hyprpaper.nix
# ];
services.hyprpaper = let
wallpapers = import ../../utils/wallhaven.nix {inherit pkgs;};
nextcloudWallpapers = name: config.home.homeDirectory + "/Nextcloud/Wallpapers/" + name;
silksongFleas = nextcloudWallpapers "silksong-fleas.jpg";