Bump dotfiles to 325c752

Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
This commit is contained in:
Ivan Bushchik 2024-01-02 20:08:45 +03:00
parent 36827602b6
commit 4ec4865520
No known key found for this signature in database
GPG key ID: 2F16FBF3262E090C

View file

@ -3,7 +3,7 @@
let
dotfiles = builtins.fetchGit {
url = "https://github.com/ivabus/dotfiles";
rev = "a13b0d425230661e1942484fcdfb5646abb4fddb";
rev = "325c752dba65f199348e41ad207c691aae77643e";
};
theme = builtins.fetchurl {
url =