almost a working setup with HM and nixos
This commit is contained in:
parent
c6aa36ec2a
commit
9f2249219b
3 changed files with 27 additions and 9 deletions
|
@ -89,7 +89,7 @@
|
|||
# Enable touchpad support (enabled default in most desktopManager).
|
||||
services.xserver.libinput.enable = true;
|
||||
|
||||
programs.fish.enable = true;
|
||||
#programs.fish.enable = true;
|
||||
programs.zsh.enable = true;
|
||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
users.users.chris = {
|
||||
|
@ -136,6 +136,19 @@
|
|||
ydotool
|
||||
bottles
|
||||
qutebrowser
|
||||
exa mpv yt-dlp rofi-emoji
|
||||
nerdfonts latte-dock bat
|
||||
libsForQt5.bismuth bc libnotify
|
||||
rofi-wayland ripgrep
|
||||
sysstat procs papirus-icon-theme
|
||||
phinger-cursors plasma-hud kde-cli-tools
|
||||
macchina meson ninja cmake gnumake
|
||||
extra-cmake-modules gcc gzip
|
||||
htop btop firefox kate kdialog openlp
|
||||
easyeffects libreoffice-fresh vlc
|
||||
neochat haskellPackages.greenclip
|
||||
pulsemixer any-nix-shell wtype
|
||||
spotdl kdenlive ffmpeg
|
||||
];
|
||||
|
||||
# EMACS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue