From da669efee2dcbbcf402e5fa5bc1208c77195f75c Mon Sep 17 00:00:00 2001 From: Dominik Polakovics Date: Sun, 1 Dec 2024 11:44:50 +0100 Subject: [PATCH] feat: changes for notebook --- .../nb-new.cloonar.com/modules/nvim/default.nix | 1 + hosts/nb-new.cloonar.com/modules/sway/sway.conf | 8 ++++---- hosts/nb-new.cloonar.com/modules/sway/sway.nix | 2 +- hosts/nb-new.cloonar.com/users/dominik.nix | 17 +++++++++-------- 4 files changed, 15 insertions(+), 13 deletions(-) diff --git a/hosts/nb-new.cloonar.com/modules/nvim/default.nix b/hosts/nb-new.cloonar.com/modules/nvim/default.nix index 4a37415..e281ce2 100644 --- a/hosts/nb-new.cloonar.com/modules/nvim/default.nix +++ b/hosts/nb-new.cloonar.com/modules/nvim/default.nix @@ -16,6 +16,7 @@ configure = { packages.myPlugins = with pkgs.vimPlugins; { start = [ + bigfile-nvim bufferline-nvim catppuccin-nvim cmp-buffer diff --git a/hosts/nb-new.cloonar.com/modules/sway/sway.conf b/hosts/nb-new.cloonar.com/modules/sway/sway.conf index 185c374..ed98287 100644 --- a/hosts/nb-new.cloonar.com/modules/sway/sway.conf +++ b/hosts/nb-new.cloonar.com/modules/sway/sway.conf @@ -11,10 +11,10 @@ font pango:Source Sans Pro 14 set $mod Mod4 # use these keys for focus, movement, and resize directions -set $left h -set $down j -set $up k -set $right l +set $left j +set $down h +set $up l +set $right k # define names for workspaces set $ws1 "1: " diff --git a/hosts/nb-new.cloonar.com/modules/sway/sway.nix b/hosts/nb-new.cloonar.com/modules/sway/sway.nix index 80c92dd..02bc4f6 100644 --- a/hosts/nb-new.cloonar.com/modules/sway/sway.nix +++ b/hosts/nb-new.cloonar.com/modules/sway/sway.nix @@ -32,7 +32,7 @@ let url = "https://github.com/NixOS/nixpkgs/archive/9aec01027f7ea2bca07bb51d5ed83e78088871c1.tar.gz"; }) {}; ddev-pin = import (builtins.fetchTarball { - url = "https://github.com/NixOS/nixpkgs/archive/d4f247e89f6e10120f911e2e2d2254a050d0f732.tar.gz"; + url = "https://github.com/NixOS/nixpkgs/archive/34a626458d686f1b58139620a8b2793e9e123bba.tar.gz"; }) {}; in { imports = [ diff --git a/hosts/nb-new.cloonar.com/users/dominik.nix b/hosts/nb-new.cloonar.com/users/dominik.nix index 90a5e4c..1cf5bea 100644 --- a/hosts/nb-new.cloonar.com/users/dominik.nix +++ b/hosts/nb-new.cloonar.com/users/dominik.nix @@ -497,11 +497,16 @@ in icon = "fingerprint"; id = 1; }; - "cloonar" = { - color = "purple"; + "cloonar technologies" = { + color = "red"; icon = "briefcase"; id = 2; }; + "cloonar eu" = { + color = "purple"; + icon = "briefcase"; + id = 4; + }; "epicenter.works" = { color = "blue"; icon = "briefcase"; @@ -624,16 +629,12 @@ in TERM = "xterm-256color"; }; }; - "*.social-grow.tech" = { - user = "root"; # prod - identityFile = "~/.ssh/social-grow.tech_id_ed25519"; + "amz-websrv-01.amz.at" = { + user = "ebs"; setEnv = { TERM = "xterm-256color"; }; }; - "amz-websrv-01.amz.at" = { - user = "ebs"; - }; "u149513.your-backup.de" = { user = "u149513"; # user = "u149513-sub2"; # fw.cloonar.com