diff --git a/modules/common.nix b/modules/common.nix index db8f01c..872a10d 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -39,6 +39,7 @@ ./home/code-cursor.nix # Cursor config ./home/vim.nix # Vim config ./home/hyprsunset.nix # Hyprsunset night mode + ./home/btop.nix # Btop config ]; };