add unstable nixpkgs

This commit is contained in:
Sean Kovacs 2026-01-13 13:11:31 -05:00
commit 3fd51428c3
Signed by: sckova
GPG key ID: 00F325187C68651A
4 changed files with 47 additions and 5 deletions

View file

@ -1,6 +1,7 @@
{
config,
pkgs,
pkgs-unstable,
spicetify-nix,
...
}: {
@ -9,9 +10,11 @@
flavor = "mocha";
};
home.packages = with pkgs; [
home.packages = [
# steam gtk theming
adwsteamgtk
pkgs.adwsteamgtk
pkgs-unstable.ckan
];
programs.noctalia-shell.settings.brightness = {