format and small fixes
This commit is contained in:
parent
f68df0d787
commit
fa39e47fef
4 changed files with 17 additions and 17 deletions
|
@ -5,9 +5,9 @@
|
|||
./fonts.nix
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs.kdePackages; [
|
||||
kmail
|
||||
okular
|
||||
environment.systemPackages = with pkgs; [
|
||||
kdePackages.okular
|
||||
vlc
|
||||
];
|
||||
|
||||
programs.kde-pim = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue