Files
nixos/Droidnix/generated/hyprland/decorations/top.nix
T
2026-03-17 15:35:35 +00:00

7 lines
100 B
Nix

{ config, pkgs, lib, user, inputs, flakeRoot,... }:
{
imports = [
./rotating_wallpaper
];
}