Rename hosts for clarity

This commit is contained in:
SebastianStork 2025-08-16 22:03:37 +02:00
parent d99844df8f
commit fc386b98dd
24 changed files with 0 additions and 0 deletions

View file

@ -1,16 +0,0 @@
_: {
imports = [ ../home.nix ];
home.stateVersion = "24.11";
custom = {
sops.agePublicKey = "age190mf9wx4ct7qvne3ly9j3cj9740z5wnfhsl6vsc5wtfyc5pueuas9hnjtr";
theme = "light";
programs.brightnessctl.enable = true;
};
wayland.windowManager.hyprland.settings.monitor = [
"eDP-1,2880x1920@120,0x0,2,vrr,1"
",preferred,auto,1,mirror,eDP-1"
];
}