modules/desktop: simplify

This commit is contained in:
Max Headroom 2023-04-22 16:06:09 +02:00
parent 315955da01
commit a76f22d4a1

View file

@ -1,4 +1,6 @@
{ pkgs, config, inputs, lib, ... }: let
custom = inputs.self.packages.${pkgs.system};
sets = with pkgs; rec {
writing = [
apostrophe
@ -25,9 +27,9 @@
xh
];
www = [
inputs.self.packages.x86_64-linux.ungoogled-chromium
custom.ungoogled-chromium
];
gui-apps = with inputs.self.packages.x86_64-linux; [
gui-apps = with custom; [
amberol
obfuscate
fragments-remote
@ -53,7 +55,7 @@
dev-tools = [
bustle
gnome-builder
inputs.self.packages.x86_64-linux.git-remote-ipld
custom.git-remote-ipld
];
system = with pkgs.gnomeExtensions; [
appindicator