enable git lfs
This commit is contained in:
parent
2e5127bef8
commit
127f4d4c0e
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
whois
|
||||
mtr
|
||||
]
|
||||
++ (if config.networking.hostName == "toaster" then [ gitFull ] else [ git ]);
|
||||
++ (if config.networking.hostName == "toaster" then [ gitFull git-lfs ] else [ git ]);
|
||||
|
||||
environment.variables =
|
||||
let
|
||||
|
|
Loading…
Add table
Reference in a new issue