fix: remove steam from home-manager

This commit is contained in:
Ahwx 2024-06-28 01:13:17 +02:00
parent 8bf40fd17b
commit 8711848199

View file

@ -14,6 +14,5 @@
++ [(import ./waybar)] # status bar ++ [(import ./waybar)] # status bar
++ [(import ./wofi.nix)] # launcher ++ [(import ./wofi.nix)] # launcher
++ [(import ./zsh.nix)] # shell ++ [(import ./zsh.nix)] # shell
++ [(import ./steam.nix)] # steam
++ [(import ./tmux.nix)]; # terminal multiplexer ++ [(import ./tmux.nix)]; # terminal multiplexer
} }