mirror of
https://github.com/caperren/nixos-configs.git
synced 2025-11-09 04:01:15 +00:00
Added slack, buildable netextender, default jetbrains mono font
This commit is contained in:
@@ -42,7 +42,7 @@ in {
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
||||
audacity
|
||||
darktable
|
||||
# darktable # Currently failing to build
|
||||
deadbeef
|
||||
glava
|
||||
obs-studio
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
telegram-desktop
|
||||
discord
|
||||
slack
|
||||
telegram-desktop
|
||||
];
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user