chore: small changes
This commit is contained in:
parent
c7bdc2d7fd
commit
c5228dd700
2 changed files with 2 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue