mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2024-11-21 23:48:49 +01:00
add processing and icons
This commit is contained in:
parent
8221bde1cc
commit
14637d2624
2 changed files with 3 additions and 2 deletions
|
@ -41,8 +41,8 @@
|
|||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
pkgs.lix
|
||||
libsForQt5.discover
|
||||
lix
|
||||
papirus-icon-theme
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
@ -100,6 +100,7 @@ in
|
|||
[
|
||||
(nixGL insomnia)
|
||||
(nixGL comma)
|
||||
(nixGL processing)
|
||||
]
|
||||
else
|
||||
[ ]
|
||||
|
|
Loading…
Reference in a new issue