sync
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,2 +1,2 @@
|
|||||||
.envrc
|
.envrc
|
||||||
|
system/services/containerization/authentik.nix
|
||||||
|
|||||||
@@ -22,6 +22,7 @@
|
|||||||
../services/containerization/mealie-2.nix
|
../services/containerization/mealie-2.nix
|
||||||
../services/containerization/transtun.nix
|
../services/containerization/transtun.nix
|
||||||
../services/containerization/stirlingpdf.nix
|
../services/containerization/stirlingpdf.nix
|
||||||
|
../services/containerization/authentik.nix #teehee secrets in file, regenerate if lost
|
||||||
];
|
];
|
||||||
|
|
||||||
# Bootloader.
|
# Bootloader.
|
||||||
@@ -121,10 +122,12 @@
|
|||||||
nil
|
nil
|
||||||
inetutils
|
inetutils
|
||||||
nh
|
nh
|
||||||
toybox
|
busybox
|
||||||
nodejs_24
|
nodejs_24
|
||||||
jdk17
|
jdk17
|
||||||
rustup
|
rustup
|
||||||
|
compose2nix
|
||||||
|
openssl
|
||||||
# vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
# vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
||||||
# wget
|
# wget
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user