From 1c22087f21b2fa9bfb4622ffc267952be4dd3463 Mon Sep 17 00:00:00 2001 From: Elias Renman Date: Wed, 29 Nov 2023 00:11:42 +0100 Subject: [PATCH] chore: updated packages --- configuration.nix | 14 ++++++++++---- packages.nix | 8 +++----- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/configuration.nix b/configuration.nix index 1306b8a..b529a21 100644 --- a/configuration.nix +++ b/configuration.nix @@ -21,8 +21,8 @@ boot.initrd.checkJournalingFS = false; # End VBox only - networking.hostName = "nixos"; - networking.wireless.enable = true; + networking.hostName = "matebook"; + networking.networkmanager.enable = true; i18n.defaultLocale = "sv_SE.UTF-8"; @@ -31,7 +31,14 @@ # started in user sessions. # programs.mtr.enable = true; # programs.gnupg.agent = { enable = true; enableSSHSupport = true; }; - programs.zsh.enable = true; + programs.zsh = { + enable = true; + ohMyZsh.enable = true; + shellAliases = { + vi = "nvim"; + + }; + }; users.defaultUserShell = pkgs.zsh; programs.neovim.enable = true; programs.neovim.vimAlias = true; @@ -49,7 +56,6 @@ }; services.acpid.enable = true; - services.redshift.enable = true; location.latitude = 63.825848; location.longitude = -20.263035; diff --git a/packages.nix b/packages.nix index 1cf26e6..da255ae 100644 --- a/packages.nix +++ b/packages.nix @@ -38,14 +38,14 @@ # GUI tools kicad-small xfce.thunar - firefox google-chrome alacritty - + vlc # CLI Tools neofetch bat exa + gh # Media ffmpeg-full @@ -64,13 +64,11 @@ tokyo-night-gtk # Desktop material-icons - - vlc xorg.xmodmap xorg.xset xorg.xsetroot - + wlsunset hyprland # Fonts