move common software into separate file

This commit is contained in:
Grigory Shipunov 2023-04-29 23:50:32 +02:00
parent cb3beda6b0
commit dc80560082
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
3 changed files with 17 additions and 40 deletions

View file

@ -1,22 +1,16 @@
{ config, pkgs, ... }: {
imports = [
./desktop-software.nix
];
environment.systemPackages = with pkgs; [
amberol
celluloid
dino
firefox-wayland
fluffychat
gnome-console
gnome.gnome-boxes
gnome.gnome-terminal
gnome.gnome-tweaks
nextcloud-client
pulseaudioFull
qbittorrent
screen-message
signal-desktop
tdesktop
wl-clipboard
];
environment.gnome.excludePackages = with pkgs; [