summary refs log tree commit diff
path: root/host/Rory-desktop/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'host/Rory-desktop/configuration.nix')
-rw-r--r--host/Rory-desktop/configuration.nix9
1 files changed, 4 insertions, 5 deletions
diff --git a/host/Rory-desktop/configuration.nix b/host/Rory-desktop/configuration.nix

index 27f5d93..814bc0f 100644 --- a/host/Rory-desktop/configuration.nix +++ b/host/Rory-desktop/configuration.nix
@@ -50,7 +50,7 @@ args@{ # TODO: re-enable when USB is fixed #programs.noisetorch.enable = true; - + programs.gamemode.enable = true; users.users.Rory.extraGroups = [ "gamemode" ]; @@ -58,7 +58,7 @@ args@{ ZSH_DISABLE_COMPFIX = "true"; }; -# hardware.google-stadia-controller.enable = true; + # hardware.google-stadia-controller.enable = true; networking = { hostName = "Rory-desktop"; @@ -127,7 +127,7 @@ args@{ # - IDEs #jetbrains-toolbox - (jetbrains.plugins.addPlugins jetbrains.webstorm [ + (jetbrains.plugins.addPlugins jetbrains.webstorm [ jetbrains.plugins.github-copilot-fixed #"github-copilot" ]) @@ -136,7 +136,7 @@ args@{ #"github-copilot" "nixidea" "visual-studio-keymap" - ]) #"string-manipulation" + ]) # "string-manipulation" #jetbrains.rider #jetbrains.clion #github-copilot-intellij-agent @@ -180,7 +180,6 @@ args@{ #vesktop #discord-development - # (dwarf-fortress-packages.dwarf-fortress-full.override { enableStoneSense = true; enableFPS = true; theme = dwarf-fortress-packages.themes.spacefox; }) mangohud