flake openrgb and beets
This commit is contained in:
parent
0dc9fefbaa
commit
7309e102bf
7 changed files with 69 additions and 31 deletions
|
@ -1,7 +1,9 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
{ inputs, pkgs, ... }:
|
||||
|
||||
{
|
||||
environment.systemPackages = [ pkgs.kanata ];
|
||||
environment.systemPackages = [
|
||||
pkgs.kanata
|
||||
];
|
||||
|
||||
# Add the Kanata service user to necessary groups
|
||||
systemd.services.kanata-razer.serviceConfig = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue