feat: niri, waybar ricing

This commit is contained in:
Florian Schmitt 2025-01-13 00:32:27 +03:00
parent 3e43aed875
commit 328ecdffc3
11 changed files with 780 additions and 92 deletions

View file

@ -1,5 +1,5 @@
# cli programs should be available on servers and desktop
{ config, pkgs, ... }:
{ pkgs, ... }:
{
programs.zsh.enable = true;
programs.fzf = {
@ -7,16 +7,6 @@
keybindings = true;
};
# programs.neovim = {
# enable = true;
# defaultEditor = true;
# package = pkgs.neovim;
# viAlias = true;
# vimAlias = true;
#};
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [
ansible
atuin
@ -50,7 +40,9 @@
mpc-cli
mpd
mpv
mtr
neofetch
netcat-gnu
nixd
neovim
ollama