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