1
0
Fork 0
Commit graph

108 commits

Author SHA1 Message Date
5a6ce98e64 2024-03-08 Update 2025-03-14 07:04:59 +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
40575fb584 2025-02-27 Update 2025-03-05 20:28:30 +01:00
b75066756d Added baobab disk usage analyzer 2025-02-13 16:58:48 +01:00
4bbca89999 2025-02-11 Update 2025-02-11 12:44: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
36910b865d 2025-02-07 Update 2025-02-07 13:35:43 +01:00
bdfda233bb 2025-01-30 Update 2025-01-30 12:41:44 +01:00
65770aaf06 2025-01-18 Update 2025-01-18 00:05:01 +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
cb164ad9af 2025-01-04 Update 2025-01-05 23:27:14 +01:00
a71951d137 Update 2024-12-13 00:53:58 +01:00
bf27d8c72e 2024-11-29 Update 2024-11-29 22:29:13 +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
9354f296ca Update 2024-10-25 14:30:57 +02:00
ebe5b58ac5 Update 2024-10-17 11:18:11 +02: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
7e5e5acb58 Update 2024-08-16 23:01:04 +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
809347f6e3 Update 2024-08-11 16:54:34 +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
ad263cdc96 Update 2024-08-04 15:08:28 +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
186d8ed5bf Update 2024-07-29 12:12:28 +02:00
74f0e45bd7 Added pciutils and inxi
Necessary system info and debug tools
2024-07-21 14:42:54 +02:00
01365a8553 Update 2024-07-21 11:37:19 +02:00
b07e25778e Fixed some errors in flake.nix related to nixos-hardware 2024-07-21 09:14:38 +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
4e211e0cd2 Added hardware profile for p14s
Added hardware profile for p14s (Lenovo Thinkpad P14s
2024-07-21 09:03:56 +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
70355c5011 Basic folding using builtin foldmethod
Basic folding using builtin folding. Howto:
https://andrewcourter.substack.com/p/code-folding-in-neovim

However, the folding does not work properly.

I could not get nvim-ufo to work yet.
2024-06-22 22:57:13 +02:00
33aa4ded95 Moved nvim config to module 2024-06-22 22:29:45 +02:00