โ„๏ธ My personnal NixOS configuration
nix-flake nixos-configuration linux dotfiles flake nix nix-config nixos nixos-flake linux-desktop
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ใ€Œ๐Ÿ”จใ€ fix: formatted

adjoly e5c9dd84 98ebfc4b

+2 -2
+2 -2
home/42/default.nix
··· 34 34 35 35 programs.zsh.shellAliases = { 36 36 code = "flatpak run com.visualstudio.code"; 37 - tssh = "docker exec -it tailscale-42 tailscale ssh"; 38 - tsqr = "docker compose -f ~/Documents/compose.yml up -d && docker exec -it tailscale-42 tailscale up --qr --accept-dns --hostname=tailscale-42 --accept-routes"; 37 + tssh = "docker exec -it tailscale-42 tailscale ssh"; 38 + tsqr = "docker compose -f ~/Documents/compose.yml up -d && docker exec -it tailscale-42 tailscale up --qr --accept-dns --hostname=tailscale-42 --accept-routes"; 39 39 }; 40 40 41 41 programs.kitty = {