nix flake update (+etc)

This commit is contained in:
2026-03-02 04:05:35 +00:00
parent 320cac603d
commit 71b1e05b2d
3 changed files with 66 additions and 67 deletions

View File

@@ -10,8 +10,8 @@ Item {
height: content.height
Rectangle {
id: content
width: 30
height: 30
width: 20
height: 15
color: "red"
}
}