unstable packages

This commit is contained in:
Daniel Løvbrøtte Olsen 2019-05-06 00:44:45 +02:00
parent 7e5f272a33
commit df5fcab365
2 changed files with 6 additions and 4 deletions

View File

@ -83,7 +83,7 @@ export QT_STYLE_OVERRIDE="breeze"
};
home.packages = [
pkgs.xorg.xbacklight
pkgs.acpilight
pkgs.pavucontrol
pkgs.xorg.xkill
pkgs.arandr

View File

@ -1,7 +1,9 @@
{ pkgs, config, lib, ...}:
let
unstable = import <nixos-unstable> {};
in
{
#home.file.nixoverlays = {
# source = ./overlays;
# target = ".config/nixpkgs/overlays";
@ -48,7 +50,7 @@
pkgs.jq
pkgs.gnome3.gedit
pkgs.vscode
unstable.vscode
pkgs.texlive.combined.scheme-full
pkgs.kile
pkgs.libreoffice-unwrapped
@ -65,7 +67,7 @@
pkgs.frei0r
pkgs.mkvtoolnix
#pkgs.unstable.youtubeDL
unstable.youtubeDL
pkgs.ffmpeg-full
pkgs.geogebra