diff options
Diffstat (limited to 'profiles/apps.nix')
| -rw-r--r-- | profiles/apps.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/apps.nix b/profiles/apps.nix index 279ef03..84a23e9 100644 --- a/profiles/apps.nix +++ b/profiles/apps.nix @@ -3,7 +3,7 @@ { programs.steam.enable = true; - programs.firefox.enable = true; + # Firefox (with its prefs) is owned by the shared desktop profile. environment.systemPackages = with pkgs; [ itch |
