hosts: make security settings common

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2025-06-29 18:48:14 +05:30
parent e1e72965f9
commit da4309e2e0
9 changed files with 24 additions and 32 deletions

View File

@@ -1,6 +1,5 @@
{ lib, config, pkgs, ... }: {
# sound stuff
sound.enable = true;
{ ... }:
{
services.pipewire = {
enable = true;
alsa = {