diff --git a/home-manager/commands/commands.nix b/home-manager/commands/commands.nix index eba8ab2..7776197 100644 --- a/home-manager/commands/commands.nix +++ b/home-manager/commands/commands.nix @@ -156,6 +156,7 @@ in { thc-hydra wifite2 wirelesstools + pkgs-unstable.binsider ]) # eva-01 specific ++ lib.optionals (hostname == "eva-01") [ @@ -177,6 +178,7 @@ in { # buildbox specific ++ lib.optionals (hostname == "buildbox") [ pkgs.parted + pkgs.opencode pkgs.traceroute pkgs.ffmpeg-full pkgs-unstable.witr diff --git a/hosts/armaros/configuration.nix b/hosts/armaros/configuration.nix index ca11495..3075c8c 100644 --- a/hosts/armaros/configuration.nix +++ b/hosts/armaros/configuration.nix @@ -72,7 +72,6 @@ services.xserver.enable = true; services.xserver.displayManager.lightdm.enable = true; services.xserver.desktopManager.xfce.enable = true; - #services.xserver.windowManager.i3.enable = true; # Configure keymap in X11 services.xserver.xkb = {