update toaster to unstable
This commit is contained in:
parent
b729d2f7d9
commit
0c8d583aca
7 changed files with 51 additions and 116 deletions
|
@ -1,8 +1,5 @@
|
|||
# General Desktop-related config
|
||||
{ pkgs, inputs, ... }:
|
||||
let
|
||||
unstablepkgs = inputs.nixpkgs-unstable.legacyPackages.${pkgs.system};
|
||||
in
|
||||
{
|
||||
nixpkgs.overlays = [ inputs.niri.overlays.niri ];
|
||||
|
||||
|
@ -35,7 +32,7 @@ in
|
|||
bluetui
|
||||
gammastep
|
||||
graphicsmagick
|
||||
unstablepkgs.i3status-rust
|
||||
i3status-rust
|
||||
impala
|
||||
kanshi
|
||||
pamixer
|
||||
|
@ -46,7 +43,7 @@ in
|
|||
banana-cursor
|
||||
fuzzel
|
||||
alacritty
|
||||
unstablepkgs.i3bar-river
|
||||
i3bar-river
|
||||
mako
|
||||
swww
|
||||
oculante
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue