push
This commit is contained in:
@@ -1 +1,2 @@
|
|||||||
# nix
|
# nix
|
||||||
|

|
||||||
|
|||||||
@@ -23,6 +23,9 @@
|
|||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
bash.shellAliases = {
|
bash.shellAliases = {
|
||||||
|
fetch = "fastfetch --file ~/Pictures/Ansi/nix.ans";
|
||||||
|
neofetch = "fetch";
|
||||||
|
|
||||||
rebuild = "sudo nixos-rebuild switch --impure && home-manager switch --impure";
|
rebuild = "sudo nixos-rebuild switch --impure && home-manager switch --impure";
|
||||||
|
|
||||||
pissh = "ssh -t $(avahi-resolve-host-name -4 pi.home | awk '{print $2}')";
|
pissh = "ssh -t $(avahi-resolve-host-name -4 pi.home | awk '{print $2}')";
|
||||||
|
|||||||
@@ -7,7 +7,6 @@
|
|||||||
zed-editor
|
zed-editor
|
||||||
|
|
||||||
# languages
|
# languages
|
||||||
|
|
||||||
luau
|
luau
|
||||||
|
|
||||||
(luajit.withPackages (ps: with ps; [
|
(luajit.withPackages (ps: with ps; [
|
||||||
|
|||||||
BIN
screenshot.png
Normal file
BIN
screenshot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.2 MiB |
Reference in New Issue
Block a user