From 01d2e00a224c6fb3e5630e846d3ad04b69bdb705 Mon Sep 17 00:00:00 2001 From: Vic <74506415+v1ctorio@users.noreply.github.com> Date: Fri, 16 Aug 2024 14:14:27 +0200 Subject: [PATCH] s --- README.md | 2 +- home.nix | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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