infrastructure/users/kat/home/default.nix
2021-05-06 15:43:59 +01:00

5 lines
57 B
Nix

rec {
base = ./base;
sway = ./sway;
gui = ./gui;
}