mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
removed games.nix
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
../../common/optional/nvidia.nix
|
||||
./hardware.nix
|
||||
./syncthing.nix
|
||||
./games.nix
|
||||
./llms.nix
|
||||
];
|
||||
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
osu-lazer-bin
|
||||
jellyfin-media-player
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user