1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

chore: format

This commit is contained in:
2023-07-25 16:17:40 +02:00
parent 66b01774c3
commit 2d1e11c0e7
2 changed files with 4 additions and 4 deletions

View File

@@ -113,10 +113,10 @@
system = "aarch64-linux";
overlays = [nix-on-droid.overlays.default];
};
extraSpecialArgs = {
extraSpecialArgs = {
niveumPackages = inputs.self.packages.aarch64-linux;
niveumLib = inputs.self.lib;
inherit inputs;
niveumLib = inputs.self.lib;
inherit inputs;
};
home-manager-path = home-manager.outPath;
};

View File

@@ -1,4 +1,4 @@
rec {
{
tmpfilesConfig = {
type,
path,