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;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
# Make fish default for all users
|
|
||||||
users.defaultUserShell = pkgs.fish;
|
|
||||||
|
|
||||||
# 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