Udiskie, KDE Connect, and Config Cleanup
- Move shell and font configs out of configuration.nix and into separate files - Add udiskie to dwm - Add kdeconnect for phone connection
This commit is contained in:
@@ -64,15 +64,6 @@
|
||||
uid = 1000;
|
||||
};
|
||||
|
||||
# environment.systemPackages = with pkgs; [
|
||||
# ];
|
||||
|
||||
environment.shells = with pkgs; [ zsh ];
|
||||
users.defaultUserShell = pkgs.zsh;
|
||||
programs.zsh.enable = true;
|
||||
|
||||
fonts.fontDir.enable = true;
|
||||
|
||||
# xdg.portal = {
|
||||
# enable = true;
|
||||
# extraPortals = [
|
||||
|
Reference in New Issue
Block a user