mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
removed games.nix
This commit is contained in:
@@ -15,7 +15,6 @@
|
|||||||
../../common/optional/nvidia.nix
|
../../common/optional/nvidia.nix
|
||||||
./hardware.nix
|
./hardware.nix
|
||||||
./syncthing.nix
|
./syncthing.nix
|
||||||
./games.nix
|
|
||||||
./llms.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