nixos/home/system/laptop.nix
2024-06-07 21:21:03 +02:00

5 lines
95 B
Nix

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