fix statix issue, migrate non-essential packages to non-server
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
{ lib, machineConfig, ... }:
|
||||
lib.mkIf (!machineConfig.server) {
|
||||
programs.waybar = {
|
||||
enable = true;
|
||||
#settings = builtins.fromJSON (import ./waybar.json);
|
||||
|
Reference in New Issue
Block a user