chore: small changes

This commit is contained in:
Christoph Hollizeck 2025-12-04 11:47:35 +01:00
parent c7bdc2d7fd
commit c5228dd700
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
2 changed files with 2 additions and 1 deletions

View file

@ -53,7 +53,7 @@
auto-optimise-store = true;
trusted-users = users;
allowed-users = users;
allowed-uris = "github: https://github.com/ git+https://github.com/ gitlab: https://gitlab.com/ git+https://gitlab.com/";
allowed-uris = "github: https://github.com/ git+https://github.com/ gitlab: https://gitlab.com/ git+https://gitlab.com/ git+https://codeberg.org/";
substituters = [
"https://cache.lix.systems"
"https://nix-community.cachix.org"

View file

@ -91,6 +91,7 @@ topLevel: {
"Videos/.keep".text = "";
".face".source = ./${defaultIconFileName};
"Pictures/${defaultIconFileName}".source = ./${defaultIconFileName};
"projects/.keep".text = "";
}
// lib.optionalAttrs (osConfig.networking.hostName == "yggdrasil") {
# Some Paths for my main machine