mirror of
https://github.com/librephoenix/nixos-config
synced 2025-11-30 14:43:59 +05:30
Fixed phoenix script with git-lfs dep
This commit is contained in:
parent
65501d698e
commit
824c33a519
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
config = {
|
||||
environment.systemPackages = with pkgs; [
|
||||
attic-client
|
||||
git
|
||||
git git-lfs
|
||||
nix-output-monitor
|
||||
(pkgs.writeScriptBin "phoenix" ''
|
||||
if [[ $EUID -ne 0 ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue