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