mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
5 lines
113 B
Nix
5 lines
113 B
Nix
{
|
|
nixup = "sudo nixos-rebuild switch --flake /etc/nixos/.#desktop";
|
|
chat = "weechat";
|
|
open = "xdg-open";
|
|
}
|