1
0
Fork 0
mirror of https://github.com/ItsDrike/nixdots synced 2025-02-22 02:09:02 +00:00
nixdots/home/programs/graphical/wms/default.nix

6 lines
41 B
Nix
Raw Normal View History

2024-03-23 23:06:58 +01:00
_: {
imports = [
./hyprland
];
}