This commit is contained in:
Miguel Palhas
2026-06-27 14:17:02 +01:00
parent 4eeef628b0
commit a2b4d0f479
34 changed files with 15 additions and 60 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{ pkgs, config, lib, ... }:
{ pkgs, config, ... }:
let
downloadsDir = "${config.home.homeDirectory}/downloads";