diff --git a/README.md b/README.md index d1d5227..02e0e31 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ home-manager config for my Nest user. ### Services -- **[Hackey](https://hk.dino.icu/)** - Hackclubs unofficial Sharkey instance. +- **[Hackey](https://hk.dino.icu/)** - Hackclub unofficial Sharkey instance. - **Redis** - Redis for my proyects diff --git a/home.nix b/home.nix index 3048d0c..a9b47d6 100644 --- a/home.nix +++ b/home.nix @@ -11,6 +11,8 @@ home.homeDirectory = "/home/vic"; + home.enableNixpkgsReleaseCheck = false; + home.packages = [ pkgs.helix #editor pkgs.bat #modern cat