mirror of
https://github.com/materusPL/nixos-config
synced 2026-06-24 17:36:41 +00:00
oldie/materusPC: add waypipe and tmux
This commit is contained in:
@@ -90,6 +90,8 @@ in
|
||||
programs.dconf.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
tmux
|
||||
waypipe
|
||||
wezterm
|
||||
|
||||
kdePackages.ark
|
||||
|
||||
@@ -91,6 +91,8 @@
|
||||
boot.kernelPackages = pkgs.linuxPackagesFor pkgs.linux_zen;
|
||||
networking.hostName = "oldie"; # Define your hostname.
|
||||
environment.systemPackages = with pkgs; [
|
||||
tmux
|
||||
waypipe
|
||||
neovim
|
||||
nano
|
||||
fastfetch
|
||||
|
||||
Reference in New Issue
Block a user