diff options
Diffstat (limited to 'home/default.nix')
-rw-r--r-- | home/default.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/home/default.nix b/home/default.nix index d10a387..567883b 100644 --- a/home/default.nix +++ b/home/default.nix @@ -13,7 +13,7 @@ ./profiles/base ./profiles/browsing ./profiles/development - ./profiles/messaging + ./profiles/communication ./profiles/multimedia ./profiles/research @@ -34,7 +34,7 @@ ./profiles/base ./profiles/browsing ./profiles/development - ./profiles/messaging + ./profiles/communication ./profiles/multimedia ./profiles/research ]; |