nichts/modules/vali/graphics/default.nix

6 lines
69 B
Nix

{ pkgs, lib, config, ... }:
{
import = [
./wms/i3wm.nix
];
}