mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
Compare commits
2 commits
ebd281997f
...
b924dfa58f
Author | SHA1 | Date | |
---|---|---|---|
![]() |
b924dfa58f | ||
![]() |
5b6de2a1c2 |
2 changed files with 1 additions and 2 deletions
|
@ -12,7 +12,6 @@
|
||||||
gettext
|
gettext
|
||||||
git
|
git
|
||||||
gitAndTools.delta
|
gitAndTools.delta
|
||||||
gnufdisk
|
|
||||||
gptfdisk
|
gptfdisk
|
||||||
htop
|
htop
|
||||||
jq
|
jq
|
||||||
|
|
|
@ -16,12 +16,12 @@ in
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
evince
|
evince
|
||||||
firefox
|
firefox
|
||||||
ghostwriter
|
|
||||||
(gimp-with-plugins.override {
|
(gimp-with-plugins.override {
|
||||||
plugins = with gimpPlugins; [
|
plugins = with gimpPlugins; [
|
||||||
# resynthesizer # disabled because broken with python3
|
# resynthesizer # disabled because broken with python3
|
||||||
];
|
];
|
||||||
})
|
})
|
||||||
|
kdePackages.ghostwriter
|
||||||
keepassxc
|
keepassxc
|
||||||
libreoffice
|
libreoffice
|
||||||
(mpv.override {
|
(mpv.override {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue