mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
import osConfig
This commit is contained in:
parent
b8d157dd83
commit
b5ccb2f8fd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{config, inputs, pkgs, lib, ...}:
|
||||
{osConfig, config, inputs, pkgs, lib, ...}:
|
||||
let
|
||||
monitorConfig = if osConfig.networking.hostName == "Parzival" then ./hypr/parzival-monitors.conf
|
||||
else if osConfig.networking.hostName == "Parzival-Mobile" then ./hypr/parzival_mobile-monitors.conf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue