Files
nixos/home/hypr/hyprland.nix

7 lines
56 B
Nix

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