nixos/home/system/default.nix
2024-05-02 15:40:12 +02:00

5 lines
91 B
Nix

{
imports =
[ ./git ./dunst ./hyprland ./shell ./sops ./waybar ./wlogout ./sops ];
}