wallpaper :D
This commit is contained in:
parent
b3c3854628
commit
8c6b621d79
3 changed files with 40 additions and 23 deletions
|
|
@ -34,7 +34,12 @@
|
|||
LC_TELEPHONE = "he_IL.UTF-8";
|
||||
LC_TIME = "he_IL.UTF-8";
|
||||
};
|
||||
|
||||
programs.dconf.enable = true;
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
enableSSHSupport = true; # optional but nice
|
||||
pinentryPackage = pkgs.pinentry-curses;
|
||||
};
|
||||
services.xserver.enable = true;
|
||||
services.xserver.displayManager.lightdm.enable = true;
|
||||
services.xserver.desktopManager.xfce.enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue