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