Reorganise packages
This commit is contained in:
parent
cb903ac830
commit
fcb71caa6c
1 changed files with 2 additions and 3 deletions
|
|
@ -28,9 +28,7 @@
|
|||
enableDefaultPackages = true;
|
||||
|
||||
packages = with pkgs; [
|
||||
bitwarden-desktop
|
||||
khmeros
|
||||
libreoffice-fresh
|
||||
noto-fonts-cjk-sans
|
||||
noto-fonts-cjk-serif
|
||||
nerd-fonts.lilex
|
||||
|
|
@ -39,7 +37,8 @@
|
|||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
libreoffice
|
||||
bitwarden-desktop
|
||||
libreoffice-fresh
|
||||
];
|
||||
|
||||
# Enable networking
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue