Fix missing import catch-all

This commit is contained in:
Evie Litherland-Smith 2024-04-11 23:03:15 +01:00
parent 92caa1e781
commit 9d249bf6bb

View file

@ -1,4 +1,4 @@
{}: { {...}: {
imports = [./desktop.nix]; imports = [./desktop.nix];
programs.river = { programs.river = {
enable = true; enable = true;