making some basic changes to syl and user
This commit is contained in:
parent
9f2249219b
commit
0c92894205
8 changed files with 253 additions and 39 deletions
|
@ -101,7 +101,6 @@
|
|||
users.users.chris = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" "networkmanager" "input" ]; # Enable ‘sudo’ for the user.
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
|
||||
programs.partition-manager.enable = true;
|
||||
|
@ -141,6 +140,20 @@
|
|||
sddm-kcm
|
||||
ydotool
|
||||
bottles
|
||||
exa mpv yt-dlp rofi-emoji
|
||||
nerdfonts latte-dock bat
|
||||
libsForQt5.bismuth libnotify
|
||||
rofi-wayland ripgrep bc
|
||||
sysstat procs papirus-icon-theme
|
||||
phinger-cursors plasma-hud kde-cli-tools
|
||||
macchina meson ninja cmake
|
||||
extra-cmake-modules gzip
|
||||
htop btop firefox kate kdialog openlp
|
||||
libreoffice-fresh vlc
|
||||
neochat haskellPackages.greenclip
|
||||
pulsemixer any-nix-shell wtype
|
||||
spotdl kdenlive ffmpeg neofetch
|
||||
xdotool
|
||||
];
|
||||
|
||||
# EMACS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue