mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-26 06:02:34 -05:00
fishhhhhh
This commit is contained in:
parent
cb3fc9b0ce
commit
fdfbcfb54d
1 changed files with 4 additions and 0 deletions
|
|
@ -88,6 +88,10 @@
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
programs.fish = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
|
|
||||||
# Configure pulseaudio
|
# Configure pulseaudio
|
||||||
hardware.graphics.enable32Bit = config.module.gaming.enable;
|
hardware.graphics.enable32Bit = config.module.gaming.enable;
|
||||||
hardware.pulseaudio.support32Bit = config.module.gaming.enable;
|
hardware.pulseaudio.support32Bit = config.module.gaming.enable;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue