mirror of
https://github.com/ivabus/nixos
synced 2024-11-22 00:15:06 +03:00
Bump dotfiles to 325c752
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
This commit is contained in:
parent
36827602b6
commit
4ec4865520
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
let
|
||||
dotfiles = builtins.fetchGit {
|
||||
url = "https://github.com/ivabus/dotfiles";
|
||||
rev = "a13b0d425230661e1942484fcdfb5646abb4fddb";
|
||||
rev = "325c752dba65f199348e41ad207c691aae77643e";
|
||||
};
|
||||
theme = builtins.fetchurl {
|
||||
url =
|
||||
|
|
Loading…
Reference in a new issue