sync
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{ ... }: {
|
||||
{ pkgs, ... }: {
|
||||
|
||||
home.packages = [
|
||||
pkgs.lazygit
|
||||
pkgs.ripgrep
|
||||
];
|
||||
|
||||
home.file.".config/nvim" = {
|
||||
# BUG requires --impure
|
||||
|
||||
Reference in New Issue
Block a user