hm master branch, add more programs
This commit is contained in:
parent
7a86dc748a
commit
83ed8e6997
4 changed files with 40 additions and 37 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue