feat: added temp hyprland config

This commit is contained in:
2025-01-05 20:21:49 +01:00
parent c893411fb8
commit 70e2a7f007
2 changed files with 5 additions and 3 deletions

View File

@@ -2,9 +2,11 @@
lib,
pkgs,
inputs,
hostname,
config,
...
}: {
}: let
hostname = "zion";
in {
# ------------------------------------------------
# Needed Packages
# ------------------------------------------------