configuration.nix/hosts/rico0/services/apps/default.nix

4 lines
37 B
Nix
Raw Normal View History

2024-07-04 01:13:49 +05:30
_: {
imports = [ ./blocky.nix ];
2024-07-04 01:13:49 +05:30
}