diff --git a/flake.lock b/flake.lock index 7baa2d1..0d80cb5 100644 --- a/flake.lock +++ b/flake.lock @@ -87,11 +87,11 @@ ] }, "locked": { - "lastModified": 1730016908, - "narHash": "sha256-bFCxJco7d8IgmjfNExNz9knP8wvwbXU4s/d53KOK6U0=", + "lastModified": 1732482255, + "narHash": "sha256-GUffLwzawz5WRVfWaWCg78n/HrBJrOG7QadFY6rtV8A=", "owner": "nix-community", "repo": "home-manager", - "rev": "e83414058edd339148dc142a8437edb9450574c8", + "rev": "a9953635d7f34e7358d5189751110f87e3ac17da", "type": "github" }, "original": { @@ -164,11 +164,11 @@ "plugins-typst-preview": "plugins-typst-preview" }, "locked": { - "lastModified": 1730314764, - "narHash": "sha256-f0t64L1CNt9fk5RybSzSVAfbxiN16/7n1e1AJ9RXz5k=", + "lastModified": 1732575304, + "narHash": "sha256-0ksDSkidVOeWZtMkRp4+x3Oar3n/WKLdIuFdXQmHBqk=", "owner": "kaitotlex", "repo": "vix1", - "rev": "8d6c23f9b75460f21d2853e83bde65d1eb63a0a6", + "rev": "4abad5c8c1abb2e07bf8da302c9fa1d45a47aaa5", "type": "github" }, "original": { @@ -242,11 +242,11 @@ ] }, "locked": { - "lastModified": 1730261837, - "narHash": "sha256-syeN2dLFxJ9bhsG1YnwWpwMgCttBY1S60KUrqLIrmMo=", + "lastModified": 1732508213, + "narHash": "sha256-0rfdpRO1KnesH0XHv8mAHmfsPQXnHiwiu79sN3nCy/0=", "owner": "Gerg-L", "repo": "spicetify-nix", - "rev": "1c482c8baffd494119b7f61735d35c62a0a22244", + "rev": "4841814c6e22958aff9dd8c68fd2153237fbf15e", "type": "github" }, "original": { diff --git a/hosts/shiroko/configuration.nix b/hosts/shiroko/configuration.nix index 5820b74..5b4319b 100644 --- a/hosts/shiroko/configuration.nix +++ b/hosts/shiroko/configuration.nix @@ -11,6 +11,11 @@ # Include the results of the hardware scan. ./hardware-configuration.nix ]; + #hardware.bluetooth.setting = { + #General = { + # ClassicBondedOnly = false; + # }; + #}; hardware.graphics.enable32Bit = true; hardware.pulseaudio.support32Bit = true; boot.initrd.luks.fido2Support = true; diff --git a/users/kaitotlex/de/sway/default.nix b/users/kaitotlex/de/sway/default.nix index 6c64300..16229dd 100644 --- a/users/kaitotlex/de/sway/default.nix +++ b/users/kaitotlex/de/sway/default.nix @@ -77,7 +77,8 @@ } bindsym XF86KbdBrightnessDown exec brightnessctl -d asus::kbd_backlight s 1- bindsym XF86KbdBrightnessUp exec brightnessctl -d asus::kbd_backlight s +1 - bindsym XF86Tools exec suspend exec brightnessctl s 0 + bindsym XF86Tools exec brightnessctl s 0 + bindsym XF86WebCam exec systemctl sleep ''; }; diff --git a/users/kaitotlex/home.nix b/users/kaitotlex/home.nix index e838316..2f74565 100644 --- a/users/kaitotlex/home.nix +++ b/users/kaitotlex/home.nix @@ -60,6 +60,11 @@ xfce.thunar tailwindcss + typescript + typescript-language-server + live-server + tailwindcss + tailwindcss-language-server nodejs_22 clang macchanger