Compare commits
No commits in common. "c4342eca6604b1fd4546baf002061af847149f1e" and "71d881829d184b3e0dcd0ef02465f1a445094cb4" have entirely different histories.
c4342eca66
...
71d881829d
@ -87,14 +87,10 @@
|
||||
security.rtkit.enable = true;
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
alsa.enable = true;
|
||||
alsa.support32Bit = true;
|
||||
pulse.enable = true;
|
||||
alsa = {
|
||||
enable = true;
|
||||
support32Bit = true;
|
||||
};
|
||||
};
|
||||
# Fix not saving my state
|
||||
hardware.alsa.enablePersistence = true;
|
||||
|
||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
users.users.crony = {
|
||||
@ -112,7 +108,6 @@
|
||||
mangohud
|
||||
lm_sensors
|
||||
libva-utils
|
||||
alsa-utils
|
||||
];
|
||||
|
||||
# Enable nixd to see nixpkgs path
|
||||
|
@ -41,7 +41,6 @@
|
||||
p7zip
|
||||
aria2
|
||||
osu-lazer-bin
|
||||
overskride
|
||||
];
|
||||
|
||||
# Install librewolf
|
||||
|
Loading…
x
Reference in New Issue
Block a user