This commit is contained in:
Till 2024-12-03 23:34:37 +01:00
parent 0034b1dd93
commit 22c9b65ae9
7 changed files with 70 additions and 19 deletions

View file

@ -30,10 +30,6 @@
shell = pkgs.fish;
};
programs.steam = {
enable = true;
};
hardware.pulseaudio.enable = false;
services.pipewire = {
@ -60,6 +56,7 @@
environment.systemPackages = with pkgs; [
firefox
libreoffice
foot
pciutils
tree