add nyx to server
This commit is contained in:
@@ -40,23 +40,20 @@
|
|||||||
"hyprland/window": {
|
"hyprland/window": {
|
||||||
"format": "{}",
|
"format": "{}",
|
||||||
"rewrite": {
|
"rewrite": {
|
||||||
"(.*) (- Roblox )?(— Mozilla Firefox( Private Browsing)?|(—|-) Brave)": "$1",
|
"(Support Hyprland|MainPicker|Hyprland Updated)": "Hyprland",
|
||||||
"(.*) - Roblox": "$1",
|
|
||||||
"swappy": "Swappy",
|
"DELTARUNE Chapter ([0-9]+)": "DELTARUNE",
|
||||||
"Support Hyprland": "Hyprland",
|
|
||||||
"MainPicker": "Hyprland",
|
|
||||||
"Hyprland Updated": "Hyprland",
|
|
||||||
"Cider": "Apple Music",
|
|
||||||
"SCPSL": "SCP: Secret Laboratory",
|
|
||||||
"Sober": "Roblox",
|
"Sober": "Roblox",
|
||||||
"vinegar": "Vinegar",
|
"vinegar": "Vinegar",
|
||||||
"RobloxStudio": "Roblox Studio",
|
"RobloxStudio": "Roblox Studio",
|
||||||
"gemini.google.com_/app": "Gemini",
|
"SCPSL": "SCP: Secret Laboratory",
|
||||||
"PORTAL 2 - (OpenGL|Vulkan)": "Portal 2",
|
"PORTAL 2 - (OpenGL|Vulkan)": "Portal 2",
|
||||||
"HALF-LIFE 2 - (OpenGL|Vulkan)": "Half-Life 2",
|
"HALF-LIFE 2 - (OpenGL|Vulkan)": "Half-Life 2",
|
||||||
"(.*) — (Firefox( Developer Edition)|Zen Browser)?": "$1",
|
|
||||||
"(.*) - Google( Search| meklēšana)?": "$1",
|
"(.*) - Google( Search| meklēšana)?": "$1",
|
||||||
"Minecraft NeoForge%*(.+)": "Minecraft"
|
|
||||||
|
"Cider": "Apple Music",
|
||||||
|
"swappy": "Swappy",
|
||||||
|
"(.*) — (Firefox( Developer Edition)|Zen Browser)?": "$1"
|
||||||
},
|
},
|
||||||
"separate-outputs": false
|
"separate-outputs": false
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -69,6 +69,10 @@
|
|||||||
inputs.tangled.nixosModules.knot
|
inputs.tangled.nixosModules.knot
|
||||||
inputs.vscode-server.nixosModules.default
|
inputs.vscode-server.nixosModules.default
|
||||||
|
|
||||||
|
inputs.chaotic.nixosModules.nyx-cache
|
||||||
|
inputs.chaotic.nixosModules.nyx-overlay
|
||||||
|
inputs.chaotic.nixosModules.nyx-registry
|
||||||
|
|
||||||
# lil hack to not use --impure when rebuilding nixos >:3
|
# lil hack to not use --impure when rebuilding nixos >:3
|
||||||
"/etc/nixos/hardware-configuration.nix"
|
"/etc/nixos/hardware-configuration.nix"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user