upgrade nixos, audio stuff

This commit is contained in:
Tao Tien 2024-01-23 14:19:19 -08:00
parent 442669130a
commit c56ec41dd8
5 changed files with 34 additions and 11 deletions

View file

@ -2,7 +2,7 @@
description = "we say NO to shitty OSes";
inputs = {
nixpkgs.url = "nixpkgs/nixos-23.05";
nixpkgs.url = "nixpkgs/nixos-23.11";
nixpkgs-unstable.url = "nixpkgs/nixos-unstable";
nixos-hardware.url = "nixos-hardware";
nixos-raspberrypi.url = "github:ramblurr/nixos-raspberrypi";