mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 07:06:12 +01:00
feat: added temp hyprland config
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
|
|
||||||
./system/dunst.nix
|
./system/dunst.nix
|
||||||
./system/hypr.nix
|
./system/hypr.nix
|
||||||
# ./system/hyprland.nix
|
./system/hyprland.nix
|
||||||
./system/rofi.nix
|
./system/rofi.nix
|
||||||
./system/stylix.nix
|
./system/stylix.nix
|
||||||
./system/theme.nix
|
./system/theme.nix
|
||||||
|
|||||||
@@ -2,9 +2,11 @@
|
|||||||
lib,
|
lib,
|
||||||
pkgs,
|
pkgs,
|
||||||
inputs,
|
inputs,
|
||||||
hostname,
|
config,
|
||||||
...
|
...
|
||||||
}: {
|
}: let
|
||||||
|
hostname = "zion";
|
||||||
|
in {
|
||||||
# ------------------------------------------------
|
# ------------------------------------------------
|
||||||
# Needed Packages
|
# Needed Packages
|
||||||
# ------------------------------------------------
|
# ------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user