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