Removed some unnecessary home config
This commit is contained in:
parent
e35e4d7786
commit
ad12dfc2d9
@ -1,7 +0,0 @@
|
|||||||
|
|
||||||
{ config, pkgs, user, ... }: {
|
|
||||||
home.packages = with pkgs; [
|
|
||||||
openmw
|
|
||||||
wine64
|
|
||||||
];
|
|
||||||
}
|
|
@ -9,7 +9,6 @@
|
|||||||
./shared.nix
|
./shared.nix
|
||||||
./hacking.nix
|
./hacking.nix
|
||||||
./neovim.nix
|
./neovim.nix
|
||||||
./games.nix
|
|
||||||
./emacs.nix
|
./emacs.nix
|
||||||
./zsh.nix
|
./zsh.nix
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user