major home-manager changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{lib, config, pkgs, ... }:
|
||||
{lib, config, ... }:
|
||||
|
||||
{
|
||||
services.pipewire = {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
|
||||
{ config, lib, pkgs, modulesPath, ... }:
|
||||
{ config, lib, ... }:
|
||||
|
||||
#let
|
||||
# compiledLayout = pkgs.runCommand "keyboard-layout" {} ''
|
||||
|
Reference in New Issue
Block a user