mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
Big, might break stuff
This commit is contained in:
parent
5fafc45eb4
commit
54c6e42ca0
6 changed files with 57 additions and 51 deletions
|
|
@ -1,7 +1,5 @@
|
|||
{ flakePath, ... }:
|
||||
|
||||
{
|
||||
nixup = "sudo nixos-rebuild switch --flake ${flakePath}/.#desktop";
|
||||
nixup = "sudo nixos-rebuild switch --flake /etc/nixos/.#desktop";
|
||||
chat = "weechat";
|
||||
open = "xdg-open";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue