mirror of
https://github.com/ivabus/nixos
synced 2024-11-22 00:15:06 +03:00
Bump dotfiles to 2f057bb
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
This commit is contained in:
parent
31d09d0bd4
commit
163312cc03
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
let
|
||||
dotfiles = builtins.fetchGit {
|
||||
url = "https://github.com/ivabus/dotfiles";
|
||||
rev = "193009cfa9a4cbc5c02f6b045a78bfcd403e5640";
|
||||
rev = "2f057bb6ef910f58a3163ea7a44dee941f7b10a6";
|
||||
};
|
||||
theme = builtins.fetchurl {
|
||||
url =
|
||||
|
|
Loading…
Reference in a new issue