summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authoraxtlos <rose@pinkro.se>2025-07-30 14:48:57 +0200
committeraxtlos <rose@pinkro.se>2025-07-30 14:48:57 +0200
commita141954f7d7f45da8d537ebe6acb7ec5ca7674ed (patch)
tree8037a71fbf5b900e9fb9c6f29187147668577a7c /profiles
parentdc60edf4c9ccf9dd9e30d9e41722b4cbd04c9548 (diff)
downloadseeds-a141954f7d7f45da8d537ebe6acb7ec5ca7674ed.tar.gz
seeds-a141954f7d7f45da8d537ebe6acb7ec5ca7674ed.tar.bz2
targets/sunflower: Add swaylock and swayidle
Diffstat (limited to 'profiles')
-rw-r--r--profiles/sunflower/make.default5
-rw-r--r--profiles/sunflower/packages2
2 files changed, 7 insertions, 0 deletions
diff --git a/profiles/sunflower/make.default b/profiles/sunflower/make.default
new file mode 100644
index 0000000..7cad85e
--- /dev/null
+++ b/profiles/sunflower/make.default
@@ -0,0 +1,5 @@
+MAKEOPTS="-j4 -l4"
+EMERGE_DEFAULT_OPTS="--jobs 2 --ask --keep-going --autounmask"
+VIDEO_CARDS="-* intel"
+INPUT_DEVICES="libinput"
+CPU_FLAGS_X86="aes avx avx2 bmi1 bmi2 f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 ssse3"
diff --git a/profiles/sunflower/packages b/profiles/sunflower/packages
new file mode 100644
index 0000000..132cc5c
--- /dev/null
+++ b/profiles/sunflower/packages
@@ -0,0 +1,2 @@
+gui-apps/swaylock
+gui-apps/swayidle