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