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

|
||||
|
||||
@@ -23,6 +23,9 @@
|
||||
|
||||
programs = {
|
||||
bash.shellAliases = {
|
||||
fetch = "fastfetch --file ~/Pictures/Ansi/nix.ans";
|
||||
neofetch = "fetch";
|
||||
|
||||
rebuild = "sudo nixos-rebuild switch --impure && home-manager switch --impure";
|
||||
|
||||
pissh = "ssh -t $(avahi-resolve-host-name -4 pi.home | awk '{print $2}')";
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
zed-editor
|
||||
|
||||
# languages
|
||||
|
||||
luau
|
||||
|
||||
(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