mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-25 10:24:39 +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,10 +1,7 @@
|
|||
{ config, pkgs, ... }:
|
||||
let
|
||||
unstable = import <nixos-unstable> { config = { allowUnfree = true; }; };
|
||||
in
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
unstable.jabref
|
||||
jabref
|
||||
biber
|
||||
texlive.combined.scheme-full
|
||||
texstudio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue