refactor(noctalia): move noctalia configs to modules
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
{ pkgs, inputs, ... }:
|
||||
{ config, lib, pkgs, inputs, ... }:
|
||||
{
|
||||
# install noctalia and helper packages
|
||||
environment.systemPackages = with pkgs; [
|
||||
inputs.noctalia.packages.${pkgs.stdenv.hostPlatform.system}.default
|
||||
#kdePackages.qt6ct
|
||||
#nwg-look
|
||||
adw-gtk3
|
||||
adwaita-qt
|
||||
adwaita-qt6
|
||||
Reference in New Issue
Block a user