Add few packages, use overlays, add separate inputs

This commit is contained in:
Lgmrszd 2023-11-24 15:22:22 +03:00
parent 426cbf395d
commit 6d78a9ac8d
No known key found for this signature in database
GPG key ID: 9396B8BA6FBB14DE
4 changed files with 81 additions and 20 deletions

View file

@ -1,4 +1,4 @@
{ config, osConfig, secrets, pkgs, pkgs-stable, ... }:
{ config, osConfig, secrets, pkgs, ... }:
{
home.username = "lgm";
@ -12,7 +12,6 @@
((import ./scripts/rebuild.nix) {inherit pkgs;})
wineWowPackages.waylandFull
openconnect
ani-cli
# file editing
onlyoffice-bin
# theming
@ -41,7 +40,7 @@
protonvpn-gui
protonvpn-cli
# security
keepassxc
fresh.keepassxc
onlykey
onlykey-agent
libsForQt5.plasma-vault
@ -52,12 +51,11 @@
libsForQt5.kgpg
# messaging
(discord.override {
(fresh.discord.override {
withOpenASAR = true;
withVencord = true;
})
vesktop
telegram-desktop
fresh.vesktop
fresh.telegram-desktop
libsForQt5.tokodon
libsForQt5.neochat
# pkgs-unstable.cinny-desktop
@ -75,6 +73,7 @@
lutris
# dev
jetbrains.idea-community
packwiz
# vscodium # see programs.vscode
rnix-lsp
#nnn # terminal file manager
@ -86,6 +85,9 @@
# p7zip
# utils
ani-cli
yt-dlp
mosh
appimage-run
kate
ncdu