summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-06-16 13:11:45 +0200
committerChristian Pointner <equinox@spreadspace.org>2024-06-16 13:11:45 +0200
commitac37435b813bca5c106524d69f5153ae2a560554 (patch)
tree8508a9232a6eb5f03803821a55af02994a310be2 /inventory
parentflatpak: install freecad via flatpak allow multiple command shortcuts per app (diff)
instal kicad via flatpak and remove now stale apt-repos
Diffstat (limited to 'inventory')
-rw-r--r--inventory/host_vars/ch-equinox-t450s.yml10
-rw-r--r--inventory/host_vars/ch-equinox-ws.yml8
2 files changed, 7 insertions, 11 deletions
diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml
index 89d2fb56..1d0864bd 100644
--- a/inventory/host_vars/ch-equinox-t450s.yml
+++ b/inventory/host_vars/ch-equinox-t450s.yml
@@ -11,7 +11,7 @@ ubuntu_autoinstall_manual_partitioning: yes
# edit ESP -> size 128M
# add new GPT Part, 1G, ext4, /boot
# add new GPT Part, rest of disk, unformatted -> create new LVM: name t450s, enable crypto
-# add new LV, root, 50G, ext4, /
+# add new LV, root, 70G, ext4, /
# add new LV, storage, 380G, unformatted
@@ -158,11 +158,6 @@ ws_base_extra_packages:
- jq
- kdenlive
- keepassx
- - kicad
- - kicad-footprints
- - kicad-libraries
- - kicad-packages3d
- - kicad-symbols
- kpartx
- libdbd-mysql-perl
- libgpgme11
@@ -424,3 +419,6 @@ ws_flatpak_apps:
- name: freecad
- name: freecadcmd
command: FreeCADCmd
+ - name: org.kicad.KiCad
+ shortcuts:
+ - name: kicad
diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml
index 64a21321..4ead9282 100644
--- a/inventory/host_vars/ch-equinox-ws.yml
+++ b/inventory/host_vars/ch-equinox-ws.yml
@@ -165,11 +165,6 @@ ws_base_extra_packages:
- jq
- kdenlive
- keepassx
- - kicad
- - kicad-footprints
- - kicad-libraries
- - kicad-packages3d
- - kicad-symbols
- kpartx
- libdbd-mysql-perl
- libgpgme11
@@ -346,3 +341,6 @@ ws_flatpak_apps:
- name: freecad
- name: freecadcmd
command: FreeCADCmd
+ - name: org.kicad.KiCad
+ shortcuts:
+ - name: kicad