add/rearrange packages
This commit is contained in:
parent
c60728e7aa
commit
377060873d
4 changed files with 21 additions and 22 deletions
|
@ -1,9 +0,0 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
libreoffice
|
||||
hunspell
|
||||
hunspellDicts.en_GB-ise
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue