diff options
| author | Grisha Shipunov | 2025-09-15 10:13:02 +0200 |
|---|---|---|
| committer | Grisha Shipunov | 2025-09-15 10:13:02 +0200 |
| commit | 45a324c5a4de1cb41129287bc212e74534d7057c (patch) | |
| tree | 035d9429c427e6c6d9bab5cfbf1e2488260246dc /modules | |
| parent | 6201565ed9f821893ce03a141d852da373dd1e80 (diff) | |
add nil and maps
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/desktop-software.nix | 1 | ||||
| -rw-r--r-- | modules/devtools.nix | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/modules/desktop-software.nix b/modules/desktop-software.nix index af73ea5..26064a9 100644 --- a/modules/desktop-software.nix +++ b/modules/desktop-software.nix @@ -17,6 +17,7 @@ libreoffice mpv obs-studio + organicmaps qbittorrent signal-desktop spotify diff --git a/modules/devtools.nix b/modules/devtools.nix index 0494ce5..4221804 100644 --- a/modules/devtools.nix +++ b/modules/devtools.nix @@ -21,6 +21,7 @@ binwalk sops nix-index + nil kicad kikit freecad-qt6 |
