This commit is contained in:
2026-08-06 19:00:58 +03:00
parent 1856f9e4fd
commit 856092cc76
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -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
+1
View File
@@ -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";
};
};