Files
nixos/modules/xserver.nix
T
biscuit aac77be6ec upd
2025-05-20 10:42:30 -05:00

8 lines
115 B
Nix

{...}: {
imports = [
../system/wayland.nix
../system/font.nix
# ../pkgs/hyprpaper/biscuit.nix
];
}