Compare commits
2 Commits
b88704bf1f
...
89fd861c20
| Author | SHA1 | Date | |
|---|---|---|---|
| 89fd861c20 | |||
| cf30dc9f6c |
@@ -47,6 +47,7 @@
|
||||
./opencode.nix
|
||||
./p7zip.nix
|
||||
./pkg-config.nix
|
||||
./retroarch.nix
|
||||
./ripgrep.nix
|
||||
./rustup.nix
|
||||
./sd.nix
|
||||
@@ -68,7 +69,6 @@
|
||||
# ./ncmpcpp.nix
|
||||
# ./newsboat.nix
|
||||
# ./nh.nix
|
||||
# ./retroarch.nix
|
||||
# ./ryujinx.nix
|
||||
# ./sxiv.nix
|
||||
# ./tea.nix
|
||||
|
||||
@@ -111,13 +111,6 @@
|
||||
};
|
||||
displayManager.gdm.enable = true;
|
||||
# desktopManager.gnome.enable = true;
|
||||
pipewire = {
|
||||
enable = true;
|
||||
audio.enable = true;
|
||||
alsa.enable = true;
|
||||
alsa.support32Bit = true;
|
||||
pulse.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
boot = {
|
||||
|
||||
Reference in New Issue
Block a user