Clean up home configuration

This commit is contained in:
Fabian Hauser 2024-07-17 19:26:36 +02:00
parent 9975f16911
commit c9a8b5391a
4 changed files with 0 additions and 39 deletions

View file

@ -68,9 +68,7 @@
]
++ [
# Communication
#TODO: ekiga?
jitsi-meet-electron
#teamviewer
rdesktop
#davinci-resolve
lightworks

View file

@ -10,7 +10,6 @@
./multimedia.nix
./applications
./mimetypes.nix
# ./games.nix
];
home.stateVersion = nixosConfig.system.stateVersion;
systemd.user.targets.tray = {

View file

@ -1,35 +0,0 @@
{
config,
pkgs,
lib,
...
}:
{
home.packages =
with pkgs;
[
neverball
wesnoth
pingus
superTux
superTuxKart
extremetuxracer
zeroad
]
++ (with pkgs.gnome; [
# Selection of gnome games
five-or-more
four-in-a-row
gnome-chess
gnome-klotski
gnome-mahjongg
gnome-nibbles
gnome-robots
gnome-sudoku
gnome-taquin
gnome-tetravex
lightsoff
quadrapassel
]);
}

View file

@ -51,7 +51,6 @@
luminanceHDR
darktable
gphoto2
# ImageMagick-perl perl-File-Type perl-Term-ProgressBar #TODO: Support libraries for scripts
inkscape
ghostscript
]