2 lines
77 B
Nix
2 lines
77 B
Nix
|
{ config, pkgs, ... }: { imports = [ ./sway.nix ./mako.nix ./waybar.nix ]; }
|