mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-06-17 10:16:31 +05:30
refactor(hardware): reorganize module structure
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{
|
||||
flake.modules.nixos.desktop = {
|
||||
|
||||
flake.modules.nixos.hardware = {
|
||||
security.rtkit.enable = true;
|
||||
|
||||
services.pipewire = {
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
flake.modules.nixos.desktop = {
|
||||
flake.modules.nixos.hardware = {
|
||||
hardware = {
|
||||
graphics = {
|
||||
enable = true;
|
||||
Reference in New Issue
Block a user