mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-09-14 06:22:02 +02:00
[thinkman] update to 21.05
This commit is contained in:
parent
f8a677958b
commit
17f579e79a
11 changed files with 31 additions and 46 deletions
|
@ -1,7 +1,4 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
let
|
||||
unstable = import <nixos-unstable> { config = { allowUnfree = true; }; };
|
||||
in
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
audacity
|
||||
|
@ -13,9 +10,9 @@ in
|
|||
imagemagick
|
||||
image_optim
|
||||
inkscape
|
||||
unstable.puddletag # audio tagging
|
||||
puddletag # audio tagging
|
||||
mp3val
|
||||
unstable.mediaelch
|
||||
mediaelch
|
||||
picard
|
||||
projectm
|
||||
shotwell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue