removed todo dotfiles + moved some to nix

This commit is contained in:
2024-11-29 23:34:22 -06:00
parent 049762bc4d
commit 332efad0ac
5 changed files with 14 additions and 15 deletions

View File

@@ -44,7 +44,7 @@
templates = "${config.xdg.dataHome}/Templates";
videos = "${config.home.homeDirectory}/Videos";
};
configFile."wgetrc".source = ./dotfiles/wget/wgetrc;
configFile."wgetrc".text = "hsts-file=\${XDG_CACHE_HOME}/wget-hsts";
};
programs = {
helix.enable = true;