mirror of
https://github.com/ivabus/nixos
synced 2024-11-22 00:15:06 +03:00
Bump dotfiles to 174e6d5
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
This commit is contained in:
parent
54fe55982a
commit
f499501156
1 changed files with 1 additions and 1 deletions
|
@ -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 = "5e939a07ccca41a5736999c683a0c3b37eee62e8";
|
rev = "174e6d509ae52b6cfc1a637e5919149d2e93d671";
|
||||||
};
|
};
|
||||||
theme = builtins.fetchurl {
|
theme = builtins.fetchurl {
|
||||||
url =
|
url =
|
||||||
|
|
Loading…
Reference in a new issue