mirror of
https://github.com/kmein/niveum
synced 2026-03-20 03:51:07 +01:00
chore: format
This commit is contained in:
@@ -113,10 +113,10 @@
|
|||||||
system = "aarch64-linux";
|
system = "aarch64-linux";
|
||||||
overlays = [nix-on-droid.overlays.default];
|
overlays = [nix-on-droid.overlays.default];
|
||||||
};
|
};
|
||||||
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;
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
rec {
|
{
|
||||||
tmpfilesConfig = {
|
tmpfilesConfig = {
|
||||||
type,
|
type,
|
||||||
path,
|
path,
|
||||||
|
|||||||
Reference in New Issue
Block a user