header order changed, multimedia

This commit is contained in:
2024-04-19 23:31:27 -06:00
parent 36f4b83c82
commit c7b3fdeaba
18 changed files with 53 additions and 42 deletions

View File

@@ -1,4 +1,4 @@
{ config, pkgs, lib, unstable, ... }:
{ config, lib, pkgs, unstable, ... }:
let
unstable = import
(builtins.fetchTarball "https://github.com/nixos/nixpkgs/tarball/master") {