Seafile minimal config working, now modularise and configure.
This commit is contained in:
parent
c3bc0cc509
commit
104a592b11
4 changed files with 48 additions and 1 deletions
|
|
@ -29,6 +29,7 @@
|
|||
inputs = {
|
||||
# Nixpkgs and other core shit
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable-small"; # build error unrelated to config.
|
||||
nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-24.11-small"; # build error unrelated to config.
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
|
||||
hm = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue