add scripts
This commit is contained in:
@@ -12,4 +12,22 @@
|
||||
}];
|
||||
boot.resumeDevice = "/dev/nvme0n1p2";
|
||||
|
||||
# --- Temp sections for testing purposes ---
|
||||
# services.pipewire = {
|
||||
# enable = true;
|
||||
# alsa.enable = true;
|
||||
# pulse.enable = true;
|
||||
# alsa.support32Bit = true;
|
||||
# };
|
||||
|
||||
# environment.systemPackages = with pkgs; [
|
||||
# pavucontrol
|
||||
# qpwgraph
|
||||
# paprefs
|
||||
# helvum
|
||||
|
||||
# ];
|
||||
|
||||
# programs.dconf.enable = true;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user