Add neovide back to packages list

This commit is contained in:
Evie Litherland-Smith 2023-07-16 20:47:11 +01:00
parent 56c8320fe4
commit a05bb1e7e2
2 changed files with 5 additions and 1 deletions

View file

@ -12,7 +12,10 @@ in {
home = {
inherit username homeDirectory;
stateVersion = "23.05";
packages = [pkgs.gcc];
packages = with pkgs; [
gcc
neovide
];
};
programs = {
home-manager.enable = true;

View file

@ -12,6 +12,7 @@
pavucontrol
grim
slurp
neovide
signal-desktop
libreoffice
zotero