hm master branch, add more programs

This commit is contained in:
tristan 2023-04-14 14:10:38 +01:00
parent 7a86dc748a
commit 83ed8e6997
4 changed files with 40 additions and 37 deletions

View file

@ -7,12 +7,6 @@
{ config, pkgs, ... }:
{
#required for upgrade to unstable?
nixpkgs.overlays = [
(self: super: {fcitx-engines = pkgs.fcitx5;})
];
imports = [
./hardware-configuration.nix
];
@ -107,6 +101,7 @@
swaybg
pcmanfm
pavucontrol
trash-cli
(neovim.override {
vimAlias = true;
configure = {