Cleanup
This commit is contained in:
parent
f99c04c847
commit
0c6ea2bfd9
2 changed files with 1 additions and 1 deletions
|
|
@ -54,6 +54,7 @@
|
||||||
update-background = final.callPackage ./custom/update-background { backgrounds_directory = "$HOME/Immagini/Sfondi/1080+/1440+"; };
|
update-background = final.callPackage ./custom/update-background { backgrounds_directory = "$HOME/Immagini/Sfondi/1080+/1440+"; };
|
||||||
lockscreen = final.callPackage ./custom/lockscreen { palette = final.rice.colorPalette; font = final.rice.font.normal; };
|
lockscreen = final.callPackage ./custom/lockscreen { palette = final.rice.colorPalette; font = final.rice.font.normal; };
|
||||||
})
|
})
|
||||||
|
(final: prev: { stable = pkgs; })
|
||||||
(final: prev: { unstable = unstablePkgs; })
|
(final: prev: { unstable = unstablePkgs; })
|
||||||
];
|
];
|
||||||
nixpkgsSettings = {
|
nixpkgsSettings = {
|
||||||
|
|
|
||||||
|
|
@ -46,7 +46,6 @@
|
||||||
httpie
|
httpie
|
||||||
# hyperspace-cli
|
# hyperspace-cli
|
||||||
inkscape
|
inkscape
|
||||||
jabref
|
|
||||||
jetbrains.datagrip
|
jetbrains.datagrip
|
||||||
# keepassxc
|
# keepassxc
|
||||||
krita
|
krita
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue