diff --git a/roles/gnome.nix b/roles/gnome.nix index 510486d..6859abe 100644 --- a/roles/gnome.nix +++ b/roles/gnome.nix @@ -104,6 +104,7 @@ home-manager.users.jsutter = { source = fetchTarball { url = "https://github.com/rafaelmardojai/firefox-gnome-theme/archive/master.tar.gz"; sha256 = "1k7w7drq5xvxccxijjl6spf4w02ghil9jya35crysa3hi0mvyn29"; + }; }; }; } \ No newline at end of file