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
15a7328657
nixos
/
system
/
Northstar.nix
7 lines
72 B
Nix
Raw
Normal View
History
Unescape
Escape
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
=
[
./laptop.nix
./desktop/plasma.nix
]
;
}
Reference in a new issue
Copy permalink