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,12 +1,9 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
let
|
||||
unstable = import <nixos-unstable> { config = { allowUnfree = true; }; };
|
||||
in
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
element-desktop
|
||||
mumble
|
||||
unstable.nheko
|
||||
nheko
|
||||
pidgin
|
||||
skypeforlinux
|
||||
signal-desktop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue