add ssh for oren

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-12-20 00:38:14 -06:00
parent 56cd97436a
commit e7299832e0
7 changed files with 68 additions and 2 deletions

View file

@ -113,4 +113,5 @@ in
# Some basics
nixpkgs.config.allowUnfree = settings.allowUnfree;
nixpkgs.config.allowUnfreePredicate = (pkg: true);
}