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
aa20e25568
nixos
/
system
/
Northstar.nix
8 lines
74 B
Nix
Raw
Normal View
History
Unescape
Escape
Reformat all files using nixfmt
2024-07-30 15:06:34 +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
=
[
./laptop.nix
./desktop/plasma.nix
]
;
}
Reference in a new issue
Copy permalink