From 7c5a0393e2ec0ccf30f7fa7ddbf7c266124aeda7 Mon Sep 17 00:00:00 2001 From: lorenzhohermuth Date: Tue, 23 Jul 2024 15:02:20 +0200 Subject: [PATCH] moved pkgs to home manager --- configuration.nix | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/configuration.nix b/configuration.nix index f8e4ba6..7a20ef8 100644 --- a/configuration.nix +++ b/configuration.nix @@ -78,25 +78,6 @@ shell = pkgs.zsh; isNormalUser = true; extraGroups = [ "wheel" ]; # Enable ‘sudo’ for the user. - packages = with pkgs; [ - zsh # shell - kitty # terminal - tmux # multiplexer - nitrogen # wallpapers - fzf # fuzzy search - i3lock-color # locksreen - brave # browser - oh-my-zsh # prompt - picom # compositoe - ranger # file manager - superfile # file manager - obsidian # notes - arandr # manager monitor - keepassxc # passwords - devdocs-desktop # docs - spotify - cargo - ]; }; fonts.packages = with pkgs; [