Dolphin: Difference between revisions

DoggoBit (talk | contribs)
No edit summary
Lint (talk | contribs)
m Provided name of dolphin package for convenience sake.
 
Line 19: Line 19:
];
];
</nowiki>}}
</nowiki>}}
=== Install ===
{{File|3=<nowiki>
    environment.systemPackages = with pkgs; [
        kdePackages.dolphin # This is the actual dolphin package
    ];
<nowiki>|name=/etc/nixos/configuration.nix|lang=nix}}
```
&lt;nowiki&gt;
    environment.systemPackages = with pkgs; [
        kdePackages.dolphin # This is the actual dolphin package
    ];
&lt;nowiki&gt;
```


=== File previews ===
=== File previews ===