Removed some unnecessary home config

This commit is contained in:
Random936
2024-09-08 13:14:52 -07:00
parent e35e4d7786
commit ad12dfc2d9
2 changed files with 0 additions and 8 deletions
-7
View File
@@ -1,7 +0,0 @@
{ config, pkgs, user, ... }: {
home.packages = with pkgs; [
openmw
wine64
];
}
-1
View File
@@ -9,7 +9,6 @@
./shared.nix
./hacking.nix
./neovim.nix
./games.nix
./emacs.nix
./zsh.nix
];