Clock Calender

This commit is contained in:
2026-02-26 23:30:09 +01:00
parent 18ce00e83d
commit 03885f9dd1
3 changed files with 303 additions and 339 deletions
@@ -4,16 +4,4 @@
./hardware-configuration.nix
../../configuration
];
hardware.enableAllFirmware = true;
services.pipewire = {
enable = true;
alsa.enable = true;
pulse.enable = true;
wireplumber.enable = true;
};
sound.enable = true;
hardware.pulseaudio.enable = false;
}