1
0
Fork 0
Commit graph

70 commits

Author SHA1 Message Date
06b44e415b Use AppImage of logseq
Logseq relies on an older version of electron. Therefore, there are
often problems with the Nix package.

It is easier to use the AppImage and to identify possible alternatives.
2025-03-14 07:07:49 +01:00
c7c1091697 Added reveal-md
Reveal-md creates presentations from amrkdown files and is based on
reveal.js.
2025-03-06 07:39:26 +01:00
b75066756d Added baobab disk usage analyzer 2025-02-13 16:58:48 +01:00
0883fe1eb6 Added DNS CLI tools
dig, host, dnslookup
2025-02-11 12:34:22 +01:00
4c65c5e59e Added usbutils 2025-02-07 13:38:56 +01:00
144908b0b2 Options renamed
services.avahi.nssmdns --> services.avahi.nssmdns4
hardware.pulseaudio --> services.pulseaudio
2025-01-05 23:43:26 +01:00
27493c4805 Added tool script[replay] 2025-01-05 23:39:08 +01:00
d265c17673 gnome-sound-recorder was moved to pkgs 2024-11-29 22:28:55 +01:00
0810153c5c Removed zoom
No longer used
2024-11-25 07:40:45 +01:00
d6916554da Removed kicad
Compilation of kicad with all dependencies takes very long (30 minutes
to 2 hours)
2024-11-25 07:39:54 +01:00
309e9fdb48 Removed zandronum
Compilation takes very long and game not often played
2024-11-25 07:38:52 +01:00
c6cd809f02 Update config to make printer print
See:
https://discourse.nixos.org/t/still-cant-print-after-6-months-canon-mf445dw-at-the-end-of-my-rope/24665/21
2024-08-21 23:13:26 +02:00
79c95f5476 Update 2024-08-21 00:50:09 +02:00
6c98884964 Open port udp/24727 for AusweisApp
See:
https://github.com/NixOS/nixpkgs/issues/136269#issuecomment-909191258
2024-08-16 23:00:54 +02:00
046192aaa7 Added Ausweis-App 2024-08-16 22:27:25 +02:00
5810764093 Added Sweet Home 3D
Sweet home 3D is a CAD solution to create a virtual representation of a
flat or house.
2024-08-11 16:59:29 +02:00
3aabaf251b Enabled printer discovery and moved Canon drivers to right place
See: https://wiki.nixos.org/wiki/Printing
2024-08-07 21:43:30 +02:00
8fc8788d5a Added CUPS back-end for Canon printers 2024-08-07 21:29:49 +02:00
cc64d31305 Added firefox and nix-output-monitor 2024-08-07 21:25:41 +02:00
9d3bcbddf2 Installed AppImage
Cura is repeatably making problems to install because of dependency
issues. Therefore, I installed Curo as AppImage.
2024-07-29 13:54:25 +02:00
74f0e45bd7 Added pciutils and inxi
Necessary system info and debug tools
2024-07-21 14:42:54 +02:00
6ffc1e1811 Temporarily removed rustdesk
had to temporarily remove rustdesk because rebuild failed.
See:
https://discourse.nixos.org/t/rebuild-failed-unable-to-checkout-from-https-github-com-fufesou-rdev/49373
2024-07-21 09:06:17 +02:00
d0a4bedfa9 Temporarily removed cura
I had to temporarily remove cura to allow the system to rebuild.
See:
https://discourse.nixos.org/t/issue-building-nixos-due-to-sip-package/48702
2024-07-21 00:42:58 +02:00
7e54918ed4 Removed config option sound
Config option sound is depricated
2024-07-15 21:06:02 +02:00
b51e9b7a12 Update 2024-07-15 20:55:23 +02:00
4957d21a97 Added calculator 2024-07-04 22:58:57 +02:00
6884b63476 Added evince PDF editor 2024-07-01 22:56:15 +02:00
9071cfe1af Added Openshot video editor 2024-07-01 22:55:37 +02:00
e95c695296 Update 2024-06-29 21:19:44 +02:00
5a09957e3a Added somafm-cli
somafm-cli allows to play music channels from soma.fm without using the
web browser. The program can be execute from cli wirh `somafm`.

To list the channels: `somafm ls`
To play e.g. channel groovesalad: `somafm listen groovesalad`
2024-06-22 23:33:24 +02:00
db8ac3acbf Added lnav
lnav is a really cool logfile navigator. See: https://lnav.org/
2024-06-22 23:06:24 +02:00
33aa4ded95 Moved nvim config to module 2024-06-22 22:29:45 +02:00
e2e24a69bf Added glow
glow allows rendering of markdown files in the terminal
2024-06-18 23:15:42 +02:00
8d848da367 Changes in ssh client config
Enabled forwardx11 for host messaging and corrected config for satdb
2024-06-18 21:05:41 +02:00
bcd44db437 Added some cli tools
Added:
* eza - replacement for ls
* zoxide - replacement for cd
* bat - replacement for cat
* ripgrep - search files for text/patterns
* entr - run cmd when file changes
2024-06-16 22:47:41 +02:00
7febd46001 2024-06-16 update
System update on 2024-06-16

I had to allow to insall EOL electron which is a dependency for logseq,
see:
https://discourse.nixos.org/t/electron-complaining-it-is-eol-but-what-is-requiring-it/34700.

I added a section to allow certain "unsafe" packages in
configuration.nix. It only worked when I specified the package with the
version number.
2024-06-16 21:58:52 +02:00
0341da5067 Implemented stylix 2024-06-14 22:23:12 +02:00
98eb00f662 Added direnv 2024-06-14 20:30:16 +02:00
b20cc5b47e Added pipenv 2024-06-14 20:29:51 +02:00
7ecbff79c0 Added element-desktop
Element is a GUI matrix client. I tried fluffychat before but I had
issues to find #communiuty:nixos.org. Therefore, I tried element which
seems to work better.

There is also a CLI matrix client: https://iamb.chat/. But it is in a
very early development state. But maybe worth, revisiting later.
2024-06-11 23:29:40 +02:00
b6c8b2b7de Added lazygit
lazygit is a very cool terminal ui for git commands.

See: https://github.com/jesseduffield/lazygit
2024-06-11 22:20:18 +02:00
6f564a513f Added byobu 2024-06-11 20:54:05 +02:00
c9c4b99ff4 Python virt env tools; (un)compression tools 2024-06-09 20:40:30 +02:00
4be7f597f4 Added libmediainfo, needed for pymediainfo 2024-06-08 22:18:22 +02:00
6849a66fd7 Added python and pipenv 2024-06-08 22:11:25 +02:00
63cdd82133 Added exiftool 2024-06-08 21:55:45 +02:00
d37545fa80 Added dmidecode to fix problem in command auto-cpufreq --debug 2024-05-26 23:26:58 +02:00
f022c41835 Disabled reverse path filtering to make wireguard work 2024-05-26 21:34:24 +02:00
dc211e5a84 Added wireguard and several other packages 2024-05-26 19:44:40 +02:00
14a13a1eec Added git config 2024-05-26 01:41:34 +02:00