i can't seem to make up my mind
This commit is contained in:
parent
56100e1d0b
commit
9e5d45903f
20 changed files with 11 additions and 292 deletions
6
home.nix
6
home.nix
|
|
@ -37,10 +37,4 @@
|
|||
email = "iam@ifrahim.dev";
|
||||
};
|
||||
};
|
||||
|
||||
home.file.".config/nvim" = {
|
||||
source = ./nvim; # Nix implicitly converts local paths to store paths
|
||||
recursive = true;
|
||||
force = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue