mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-22 17:32:19 +00:00
obsidian: install from unstable
This commit is contained in:
parent
e5d6b84d6a
commit
46022b7300
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
gimp-with-plugins
|
gimp-with-plugins
|
||||||
lagrange
|
lagrange
|
||||||
obsidian
|
(unstable.obsidian)
|
||||||
qFlipper
|
qFlipper
|
||||||
remmina
|
remmina
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue