mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
fix nixup?
This commit is contained in:
parent
1afeabfb0a
commit
c88747323e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
hmup = "home-manager switch --flake '$HOME/Documents/projects/nixos#bryan'";
|
hmup = "home-manager switch --flake '$HOME/Documents/projects/nixos#bryan'";
|
||||||
nixup = "sudo nixos-rebuild switch --flake '$HOME/Documents/projects/nixos#socrates'";
|
nixup = "sudo nixos-rebuild switch --flake $HOME/Documents/projects/nixos#socrates";
|
||||||
chat = "weechat";
|
chat = "weechat";
|
||||||
open = "xdg-open";
|
open = "xdg-open";
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue