This repository has been archived on 2024-07-10. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles-nix/nix/home/template/default.nix

2 lines
42 B
Nix
Raw Permalink Normal View History

2024-04-05 14:09:56 +02:00
{ ... }: { imports = [ ./default.nix ]; }