update and fixes
This commit is contained in:
parent
2f26d6e9b5
commit
2e468802f4
6 changed files with 181 additions and 65 deletions
|
|
@ -1,5 +1,4 @@
|
|||
{ pkgs, lib, config, ... }:
|
||||
|
||||
{ pkgs, lib, config, inputs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
pinentry
|
||||
|
|
@ -11,6 +10,7 @@
|
|||
openssh
|
||||
openssl
|
||||
cyrus-sasl-xoauth2
|
||||
inputs.octotype.packages.${pkgs.system}.octotype
|
||||
# kdePackages.ark
|
||||
harper
|
||||
mumble
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue