mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Fixed a lot of autostart and locking problems
This commit is contained in:
parent
ca9a4e5820
commit
dc0a87f941
4 changed files with 15 additions and 5 deletions
|
@ -4,7 +4,6 @@ let
|
|||
dashboardLogo = ./. + "/nix-" + themePolarity + ".png";
|
||||
in
|
||||
{
|
||||
services.emacs.enable = true;
|
||||
programs.doom-emacs = {
|
||||
enable = true;
|
||||
emacsPackage = pkgs.emacs29-pgtk;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue