mirror of
https://github.com/oqyude/nixos.git
synced 2026-08-08 23:53:11 +03:00
sm
This commit is contained in:
@@ -63,6 +63,7 @@ let
|
||||
gzip
|
||||
zip
|
||||
unzip
|
||||
ncurses
|
||||
];
|
||||
|
||||
# Backup etc files instead of failing to activate generation if a file already exists in /etc
|
||||
|
||||
@@ -116,6 +116,7 @@
|
||||
pip2nix = "nix run github:nix-community/pip2nix --"; # https://github.com/nix-community/pip2nix
|
||||
pip2nix-g = "nix run github:nix-community/pip2nix -- generate -r";
|
||||
json2nix = "nix run github:sempruijs/json2nix";
|
||||
reb = "nix-on-droid switch --flake ~/.config/nix-on-droid";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user