mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
fix: home.file
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
inputs.nix-git-cherry-picker.packages.${pkgs.system}.default
|
inputs.nix-git-cherry-picker.packages.${pkgs.system}.default
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
home.file-".config/nix-git-cherry-picker/config.json" = {
|
home.file.".config/nix-git-cherry-picker/config.json" = {
|
||||||
enable = true;
|
enable = true;
|
||||||
text = ''
|
text = ''
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user