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