Commit for generation 91
This commit is contained in:
@@ -59,6 +59,8 @@
|
||||
alsa-utils
|
||||
alsa-lib
|
||||
zsh
|
||||
rustc
|
||||
cargo
|
||||
git
|
||||
kitty
|
||||
xwaylandvideobridge
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
nil-ls.enable = true;
|
||||
pyright.enable = true;
|
||||
sqls.enable = true;
|
||||
rust-analyzer.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
};
|
||||
|
||||
shellAliases = {
|
||||
wifi = "nmtui-connect";
|
||||
enterwifi = "nmtui-connect";
|
||||
grep = "grep --color=auto";
|
||||
v = "nvim";
|
||||
mv = "mv -v";
|
||||
|
||||
Reference in New Issue
Block a user