Files
nixos-dotfiles/desktops/hyprland/default.nix
T

7 lines
49 B
Nix

{ ... }:
{
imports = [
./system.nix
];
}