NAHO
40dffd02e3
tuxedo/pulse/15/gen2: defer amdgpu secure display warning to Stage 2
...
Defer the amdgpu secure display warning from Stage 1 to Stage 2, despite
the initial decision [1] of reverting commit dd18dc7714
("fix(tuxedo/pulse/15/gen2): prevent 'Secure display: Generic Failure'
warning") with commit 80d98a7d55 ("feat(tuxedo/pulse/15/gen2): use
default 'hardware.amdgpu.loadInInitrd'").
Since this noisy warning is an inherit property of this hardware,
deferring it is the desired behavior.
[1]: https://github.com/NixOS/nixos-hardware/pull/755#discussion_r1359669448
2025-09-07 21:43:50 +00:00
NAHO
0c55f0f776
tuxedo/pulse/15/gen2: load more internal modules
2025-09-07 18:18:27 +02:00
Andre
51e51e6014
chore: format repo using treefmt-nix and nixfmt-rfc-style
2025-06-04 12:35:54 -04:00
Peter Bittner
7d9552ef6b
Replace symlink references by real path and delete symlink
...
The common/pc/laptop/ssd folder was apparently moved a level up and was
replaced by a symlink to keep things working. We can consolidate this now.
2025-05-05 11:17:15 +02:00
NAHO
80d98a7d55
feat(tuxedo/pulse/15/gen2): use default 'hardware.amdgpu.loadInInitrd'
2023-10-23 09:31:10 +00:00
NAHO
cdf849625b
refactor(tuxedo/pulse/15/gen2): simplify device expression
...
This reverts commit 7b569a25fe .
2023-10-23 09:31:10 +00:00
NAHO
ccf6368108
refactor(tuxedo/pulse/15/gen2): revert device expression simplification
...
This reverts commit 6eeede605f .
2023-10-23 09:31:10 +00:00
NAHO
0de78480a2
refactor(tuxedo/pulse/15/gen2): simplify device expression
...
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com >
2023-10-23 09:31:10 +00:00
NAHO
ae8f623d5b
refactor(tuxedo/pulse/15/gen2): use 'builtins' instead of 'lib'
2023-10-23 09:31:10 +00:00
NAHO
dd18dc7714
fix(tuxedo/pulse/15/gen2): prevent 'Secure display: Generic Failure' warning
2023-10-23 09:31:10 +00:00
NAHO
256f598a1b
fix(tuxedo/pulse/15/gen2): properly suspend the system
2023-10-23 09:31:10 +00:00
NAHO
b93eed7525
feat(tuxedo/pulse/15/gen2): import common functionality
2023-10-23 09:31:10 +00:00
NAHO
f9acbf645e
feat(tuxedo/pulse/15/gen2): add flake output
2023-10-23 09:31:10 +00:00