[feat] Add some patches

This commit is contained in:
uttarayan21
2024-03-17 22:04:46 +05:30
parent d1edabe192
commit 03aa7cafed
7 changed files with 2227 additions and 23 deletions

View File

@@ -1,4 +1,4 @@
{ pkgs, ... }: {
{ ... }: {
imports = [ ../modules/goread.nix ];
programs.goread = {
enable = true;