chore: state before home-manager update

This commit is contained in:
2026-03-10 20:25:58 +01:00
parent a47ec37bab
commit 7694e7e5f9
3 changed files with 2 additions and 1 deletions

1
hash.txt Normal file
View File

@@ -0,0 +1 @@
got: sha256-IGkP0z8gJj1dbNclpMebZXZvaRby1F8zGNEDPtitfqo=

0
install_nix_and_home_manager_on_arch.sh Normal file → Executable file
View File

View File

@@ -11,7 +11,7 @@ stdenv.mkDerivation {
owner = "catppuccin";
repo = "obsidian";
rev = "main";
hash = "sha256-sN5k263geOtJ1mOCQGM8UdmA/71OhBI5NRwGxJwd80E=";
hash = "sha256-IGkP0z8gJj1dbNclpMebZXZvaRby1F8zGNEDPtitfqo=";
};
installPhase = ''