From 3c4ed456cfc97b01aee3284f47275378dad44d15 Mon Sep 17 00:00:00 2001 From: biscuit Date: Wed, 25 Jun 2025 11:02:03 -0500 Subject: [PATCH] upd --- README.md | 1 + pkgs/hyprland/default.nix | 2 ++ system/default.nix | 1 + 3 files changed, 4 insertions(+) diff --git a/README.md b/README.md index a48fdd3..f73e4cf 100644 --- a/README.md +++ b/README.md @@ -53,5 +53,6 @@ Sakamoto NixOS is built with various profiles intended for reproducibility. sudo nixos-rebuild --flake ~/.config/nixos#desktop --impure sudo nix run home-manager -- init --switch home-manager switch --flake ~/.config/nixos#desktop --impure + nix-channel --add https://nixos.org/channels/nixos-unstable nixos nix-channel --update reboot ``` diff --git a/pkgs/hyprland/default.nix b/pkgs/hyprland/default.nix index c7195c0..143b866 100644 --- a/pkgs/hyprland/default.nix +++ b/pkgs/hyprland/default.nix @@ -27,6 +27,8 @@ gaps_in = 2; gaps_out = 5; border_size = 2; + # col.active_border = "#0DB7D4FF"; + # col.inactive_border = "#31313600"; # col = { # "inactive_border" = "rgba(595959aa)"; # "active_border" = "rgba(33ccffee) rgba(00ff99ee) 45deg"; diff --git a/system/default.nix b/system/default.nix index 37ecccd..1ddaa10 100644 --- a/system/default.nix +++ b/system/default.nix @@ -35,6 +35,7 @@ tldr jq + lm_sensors ] ++ [ inputs.matugen.packages.${pkgs.system}.default