Remmina & Disable Emacs Daemon
This commit is contained in:
@@ -50,7 +50,8 @@ in
|
||||
];
|
||||
|
||||
services.emacs = {
|
||||
enable = true;
|
||||
# Emacsclient behaving weirdly
|
||||
# enable = true;
|
||||
package = pkgs.mac-emacs;
|
||||
};
|
||||
|
||||
@@ -73,6 +74,8 @@ in
|
||||
|
||||
btop
|
||||
|
||||
remmina
|
||||
|
||||
cbqn-replxx
|
||||
|
||||
# Graphical Apps:
|
||||
@@ -97,6 +100,7 @@ in
|
||||
"tidal"
|
||||
"bitwarden"
|
||||
"zoom-for-it-admins"
|
||||
"libreoffice"
|
||||
];
|
||||
# Apps to install outside of nix for when wanting to test/run
|
||||
# things that... aren't used by other people who use nix, like
|
||||
|
||||
Reference in New Issue
Block a user