Update flake.nix
This commit is contained in:
parent
d88773473a
commit
d00700f8c7
1 changed files with 1 additions and 1 deletions
|
|
@ -147,6 +147,6 @@ in {
|
||||||
packages.x86_64-linux.tint2 = tint2custom;
|
packages.x86_64-linux.tint2 = tint2custom;
|
||||||
packages.x86_64-linux.pcmanfm = pcmanfmdesktop;
|
packages.x86_64-linux.pcmanfm = pcmanfmdesktop;
|
||||||
packages.x86_64-linux.resethome = resethome;
|
packages.x86_64-linux.resethome = resethome;
|
||||||
defaultPackage.x86_64-linux = startmireadesktop;
|
defaultPackage.x86_64-linux = resethome;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue