File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change
1
+ name : myos-sway-main
2
+ description : my personal os sway image
3
+ base-image : ghcr.io/wayblueorg/sway
4
+ image-version : 40
5
+
6
+ modules :
7
+ - from-file : default-files.yml
8
+ - from-file : packages.yml
9
+ - from-file : docker.yml
10
+ - from-file : virtualization.yml
11
+ - from-file : fonts.yml
12
+ - from-file : just.yml
13
+ - from-file : flatpaks.yml
14
+ - type : signing
Original file line number Diff line number Diff line change
1
+ name : myos-sway-main
2
+ description : my personal os hyprland image
3
+ base-image : ghcr.io/wayblueorg/hyprland-nvidia
4
+ image-version : 40
5
+
6
+ modules :
7
+ - from-file : default-files.yml
8
+ - from-file : packages.yml
9
+ - from-file : docker.yml
10
+ - from-file : virtualization.yml
11
+ - from-file : fonts.yml
12
+ - from-file : just.yml
13
+ - from-file : flatpaks.yml
14
+ - type : signing
You can’t perform that action at this time.
0 commit comments