Compare commits

..

No commits in common. "6aea7dc498e326c143a49d7e528ad528430b06c7" and "f9003db1670631cb32abdf7d7e17a7f553973f34" have entirely different histories.

2 changed files with 2 additions and 14 deletions

View file

@ -29,31 +29,19 @@
# Modules for Host HyperC
systems.hosts.HyperC.modules = with inputs; [
lix-module.nixosModules.default
];
# Modules for Host voloxo
systems.hosts.voloxo.modules = with inputs; [
lix-module.nixosModules.default
];
# Modules for Host kb-games-01
systems.hosts.kb-games-01.modules = with inputs; [
lix-module.nixosModules.default
];
# Modules for Host LoyAdjo
systems.hosts.LoyAdjo.modules = with inputs; [
lix-module.nixosModules.default
];
# Modules for Host Rubtrm
systems.hosts.Rubtrm.modules = with inputs; [
# lix-module.nixosModules.default
];
# Modules that get imported to every NixOS system
systems.modules.nixos = with inputs; [
lix-module.nixosModules.default
];
outputs-builder = channels: { formatter = channels.nixpkgs.nixfmt-rfc-style; };

View file

@ -17,7 +17,7 @@
"https://cache.games01.kb-one.de"
];
trusted-public-keys = [
"cache.game01.kb-one.de:XcqI+uobV7EoTKuRmnzYup/+oSfn8uLwnsiQFp8dk/g="
"cache.games01.kb-one.de:JF++7CgrasYciQeB5jlziqT5BTjaknEk9cMeh4lQf30="
];
};