run "statix fix"

hosts/dunamis/sops.nix: fix w/ statix
hosts/dunamis/users/user/home-configuration.nix: fix w/ statix
hosts/eldrid/users/user/home-configuration.nix: fix w/ statix
modules/home/desktop/gnome/default.nix: fix w/ statix
modules/home/desktop/hyprland/default.nix: fix w/ statix
modules/home/desktop/niri/default.nix: add swayosd, move bar to the bottom, fix w/ statix
modules/nixos/system/security/basic.nix: fix w/ statix

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-03-29 14:30:34 +02:00
parent ab6611a231
commit a83068d010
7 changed files with 29 additions and 22 deletions

View File

@ -9,7 +9,7 @@
cfg = config.desktop.hyprland;
hostname = osConfig.networking.hostName;
cursor_size = config.stylix.cursor.size;
colors = config.lib.stylix.colors;
inherit (config.lib.stylix) colors;
keyboard =
if hostname == "eldrid"
then "chromeos"