diff --git a/modules/home/default.nix b/modules/home/default.nix index 1a86e9d..6a13da2 100755 --- a/modules/home/default.nix +++ b/modules/home/default.nix @@ -205,6 +205,27 @@ in theming ; }; + }; + "${deimos.name}-${user2}" = { + imports = builtins.attrValues { + inherit (modules) + cli + firefox + brave + code + ghostty + gaming + spotify + wpsOffice + obsidian + okular + images + videoPlaying + discord + signal + tools + ; + }; }; "${charon.name}-${user1}" = { imports = builtins.attrValues {