diff --git a/home/christoph/default.nix b/home/christoph/default.nix index 0a67b4fa..ddbe5d80 100644 --- a/home/christoph/default.nix +++ b/home/christoph/default.nix @@ -354,6 +354,8 @@ rec { cool-retro-term + ventoy-full # Bootable USB for many ISOs + # Xooooorg/Desktop environment stuff # xclip xorg.xwininfo # See what apps run in XWayland @@ -720,7 +722,7 @@ rec { }; nushell = { - enable = false; + enable = true; }; # Git status replacement with file selection by number diff --git a/home/christoph/nixinator/default.nix b/home/christoph/nixinator/default.nix index 20591102..5dc44713 100644 --- a/home/christoph/nixinator/default.nix +++ b/home/christoph/nixinator/default.nix @@ -71,7 +71,7 @@ rec { # }; gaming = { - enable = true; + enable = false; prism.enable = true; bottles.enable = false; @@ -84,7 +84,7 @@ rec { steam = { enable = true; gamescope = true; - adwaita = true; + adwaita = false; protonup = true; }; };