change atlas theme, readd deluge

This commit is contained in:
Gabriel Fontes
2022-05-25 19:35:47 -03:00
parent 99a094cc71
commit b10a585249
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -87,7 +87,7 @@
trusted = true;
rgb = true;
games = true;
colorscheme = "rose-pine-moon";
colorscheme = "dracula";
};
"misterio@pleione" = mkHome {
inherit overlays;
@@ -1,6 +1,7 @@
{
imports = [
./discord.nix
./deluge.nix
./firefox.nix
./font.nix
./gtk.nix