Files
nixos/home/hypr/hyprland.nix
2026-02-18 21:39:48 +01:00

6 lines
55 B
Nix

{ config, pkgs, lib, ... }:
{
imports = [
];
}