Add simplex, arandr, disable firewall, xset r rate 200 60
This commit is contained in:
parent
c8a954932a
commit
c0fefbbf62
2 changed files with 6 additions and 1 deletions
|
|
@ -3,6 +3,9 @@
|
|||
{
|
||||
programs.bash = {
|
||||
enable = true;
|
||||
initExtra = ''
|
||||
xset r rate 200 60
|
||||
''
|
||||
shellAliases = {
|
||||
rb = "sudo nixos-rebuild switch --flake /etc/nixos#fw";
|
||||
nx = "vim ~/nixos-config/hosts/fw/configuration.nix";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue