[feat] Add all nix config with device gates
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ pkgs, ... }: {
|
||||
{ ... }: {
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = pkgs.stdenv.isLinux;
|
||||
enable = true;
|
||||
settings = {
|
||||
monitor = [
|
||||
",preferred,auto,auto"
|
||||
|
||||
Reference in New Issue
Block a user