Working on tasklauncher

This commit is contained in:
2026-03-08 09:16:22 +01:00
parent 3f19de6ae0
commit bc0e848888
6 changed files with 552 additions and 519 deletions
@@ -1,7 +1,7 @@
{ config, pkgs, lib, user, inputs, flakeRoot,... }:
{
imports = [
./wofi.nix
# No subfolders to import
];
# .. put any code here
}