mirror of
https://github.com/oqyude/nixos.git
synced 2026-08-08 23:53:11 +03:00
Compare commits
1
Commits
dev
...
856092cc76
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
856092cc76 |
@@ -63,6 +63,7 @@ let
|
|||||||
gzip
|
gzip
|
||||||
zip
|
zip
|
||||||
unzip
|
unzip
|
||||||
|
ncurses
|
||||||
];
|
];
|
||||||
|
|
||||||
# Backup etc files instead of failing to activate generation if a file already exists in /etc
|
# 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 = "nix run github:nix-community/pip2nix --"; # https://github.com/nix-community/pip2nix
|
||||||
pip2nix-g = "nix run github:nix-community/pip2nix -- generate -r";
|
pip2nix-g = "nix run github:nix-community/pip2nix -- generate -r";
|
||||||
json2nix = "nix run github:sempruijs/json2nix";
|
json2nix = "nix run github:sempruijs/json2nix";
|
||||||
|
reb = "nix-on-droid switch --flake ~/.config/nix-on-droid";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user