1
0
mirror of https://github.com/kmein/niveum synced 2026-03-20 12:01:06 +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

@@ -115,7 +115,7 @@
}; };
extraSpecialArgs = { extraSpecialArgs = {
niveumPackages = inputs.self.packages.aarch64-linux; niveumPackages = inputs.self.packages.aarch64-linux;
niveumLib = inputs.self.lib; niveumLib = inputs.self.lib;
inherit inputs; inherit inputs;
}; };
home-manager-path = home-manager.outPath; home-manager-path = home-manager.outPath;

View File

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