feat: update flake.lock
This commit is contained in:
parent
8a8035081a
commit
4360bd59f5
1 changed files with 5 additions and 1 deletions
|
|
@ -105,6 +105,9 @@
|
||||||
# Enable bpftune for better networking
|
# Enable bpftune for better networking
|
||||||
services.bpftune.enable = true;
|
services.bpftune.enable = true;
|
||||||
|
|
||||||
|
# Setup vial udev rule
|
||||||
|
hardware.keyboard.qmk.enable = true;
|
||||||
|
|
||||||
# Set your time zone.
|
# Set your time zone.
|
||||||
time.timeZone = "Europe/Zagreb";
|
time.timeZone = "Europe/Zagreb";
|
||||||
|
|
||||||
|
|
@ -198,8 +201,9 @@
|
||||||
libva-utils
|
libva-utils
|
||||||
alsa-utils
|
alsa-utils
|
||||||
ddcutil
|
ddcutil
|
||||||
|
vial
|
||||||
];
|
];
|
||||||
|
|
||||||
# DO NOT CHANGE
|
# DO NOT CHANGE
|
||||||
system.stateVersion = "26.05";
|
system.stateVersion = "24.11";
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue