nixos/razer: remove unnecesary comment and package
This commit is contained in:
parent
162c32d8fe
commit
f3fb4bb3b3
1 changed files with 0 additions and 4 deletions
|
@ -40,11 +40,7 @@
|
||||||
daemon = pkgs.python3Packages.openrazer-daemon;
|
daemon = pkgs.python3Packages.openrazer-daemon;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
# users.groups.openrazer.members = [
|
|
||||||
# "wroclaw"
|
|
||||||
# ];
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
openrazer-daemon
|
|
||||||
polychromatic
|
polychromatic
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue