mirror of
https://github.com/Smaug123/nix-dotfiles
synced 2025-10-15 03:18:39 +00:00
Add mailcap (#25)
This commit is contained in:
@@ -217,6 +217,7 @@
|
|||||||
nixpkgs.pandoc
|
nixpkgs.pandoc
|
||||||
];
|
];
|
||||||
|
|
||||||
|
home.file.".mailcap".source = ./mailcap;
|
||||||
home.file.".ideavimrc".source = ./ideavimrc;
|
home.file.".ideavimrc".source = ./ideavimrc;
|
||||||
home.file.".config/yt-dlp/config".source = ./youtube-dl.conf;
|
home.file.".config/yt-dlp/config".source = ./youtube-dl.conf;
|
||||||
home.file.".config/ripgrep/config".source = ./ripgrep.conf;
|
home.file.".config/ripgrep/config".source = ./ripgrep.conf;
|
||||||
|
Reference in New Issue
Block a user