Pekora: No

This commit is contained in:
KaitoTLex 2024-11-25 14:55:49 -08:00
parent 605af967dd
commit 1f99bce2b5
4 changed files with 21 additions and 10 deletions

18
flake.lock generated
View file

@ -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": {

View file

@ -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;

View file

@ -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
'';
};

View file

@ -60,6 +60,11 @@
xfce.thunar
tailwindcss
typescript
typescript-language-server
live-server
tailwindcss
tailwindcss-language-server
nodejs_22
clang
macchanger