mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 14:50:40 +02:00
chore: switch to sway. finally my tearing works again.
This commit is contained in:
parent
7e32b6d4d9
commit
ca512e9375
9 changed files with 279 additions and 99 deletions
|
@ -28,7 +28,8 @@ lib.optionalAttrs (!minimal) {
|
|||
}
|
||||
];
|
||||
|
||||
services.nixseparatedebuginfod.enable = true;
|
||||
# NOTE: disabled temporarily. Spams my journal and uses a lot of CPU in the background at all times.
|
||||
# services.nixseparatedebuginfod.enable = true;
|
||||
|
||||
# For embedded development
|
||||
users.groups.plugdev = { };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue