add nyx to server

This commit is contained in:
2025-09-24 18:04:51 +03:00
parent 0a97ca1e18
commit d74b20717e
2 changed files with 12 additions and 11 deletions

View File

@@ -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
},

View File

@@ -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"