update synix input. install kicad as flatpak instead

This commit is contained in:
sid 2026-03-30 22:14:05 +02:00
parent 109391f78f
commit c614de3090
3 changed files with 9 additions and 11 deletions

8
flake.lock generated
View file

@ -1496,11 +1496,11 @@
"stylix": "stylix_2"
},
"locked": {
"lastModified": 1772889010,
"narHash": "sha256-mON6qwkbi0u3/bpfbgcN5Oar2OZ8o6QUxKC/DAY8hzk=",
"lastModified": 1774901524,
"narHash": "sha256-bFjoY/aiDxy558zuih65K86YRzzwVBeUcdWlW80TfGA=",
"ref": "release-25.11",
"rev": "d093bc3dc6d016b516cb11ba9807a7491292ebe3",
"revCount": 15,
"rev": "7e5a951877711847300548c2f5aaf42d2b3a1d65",
"revCount": 19,
"type": "git",
"url": "https://git.sid.ovh/sid/synix.git"
},

View file

@ -1,4 +1,4 @@
{ inputs, pkgs, ... }:
{ inputs, ... }:
{
imports = [
@ -15,6 +15,10 @@
};
};
packages = [
{
appId = "org.kicad.KiCad";
origin = "flathub";
}
{
appId = "org.mypaint.MyPaint";
origin = "flathub";
@ -30,9 +34,4 @@
}
];
};
home.packages = with pkgs; [
flatpak
flatpak-builder
];
}

View file

@ -12,7 +12,6 @@ in
gimp
inkscape
jameica
kicad
mermaid-cli
octaveFull
pdfarranger