mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 17:54:08 -05:00
dont use fish as default anymore, thats handled in bash
This commit is contained in:
parent
0f5b263422
commit
719c6149db
1 changed files with 0 additions and 3 deletions
|
|
@ -103,9 +103,6 @@
|
|||
enable = true;
|
||||
};
|
||||
|
||||
# Make fish default for all users
|
||||
users.defaultUserShell = pkgs.fish;
|
||||
|
||||
# Configure pulseaudio
|
||||
hardware.graphics.enable32Bit = config.module.gaming.enable;
|
||||
hardware.pulseaudio.support32Bit = config.module.gaming.enable;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue