This website requires JavaScript.
Explore
Help
Sign In
pixelifytica
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
a4e7691d3a
nixos
/
home
/
Tone.nix
8 lines
80 B
Nix
Raw
Normal View
History
Unescape
Escape
Autostart Teams and Twinkle on all work devices by default
2024-08-23 14:04:53 +01:00
{
.
.
.
}:
Add plasma config back, reconfigure to coexist with sway config Split system-level sway and plasma config into separate files, move sway-specific home-level config to sway file. Only truly common desktop components are kept in common spaces. This allows much easier switching between using KDE Plasma and Sway.
2024-07-10 08:27:17 +01:00
{
imports
=
[
./work.nix
./desktop/plasma/default.nix
]
;
Switch back to sway (and all the changes that involved)
2024-07-07 08:47:50 +01:00
}
Reference in a new issue
Copy permalink