mirror of
https://github.com/materusPL/nixos-config
synced 2026-06-24 17:36:41 +00:00
common: restructure config, update tmux and wezterm
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ pkgs, ... }:
|
||||
{ pkgs, materusArgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
#region KDE
|
||||
@@ -61,6 +61,7 @@
|
||||
capSysAdmin = true;
|
||||
openFirewall = true;
|
||||
autoStart = false;
|
||||
package = materusArgs.inputs.nixerus.packages.x86_64-linux.sunshine;
|
||||
};
|
||||
#endregion
|
||||
#region Syncthing
|
||||
|
||||
Reference in New Issue
Block a user