~ruther/nixos-config

ref: 3e1034c9b861485246b750b967e7462c25cd828e nixos-config/modules/desktop/qtile/home.nix -rw-r--r-- 76 bytes
3e1034c9 — Rutherther feat: add qtile module 1 year, 6 months ago
                                                                                
1
2
3
4
5
{ config, lib, pkgs, ... }:

{
  xdg.configFile."qtile".source = ./qtile;
}
Do not follow this link