mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-26 05:40:52 +01:00
chore: clean enigma
This commit is contained in:
parent
0cd5248dc4
commit
c3992be32c
1 changed files with 0 additions and 10 deletions
|
@ -12,7 +12,6 @@
|
|||
|
||||
services.gnome.gnome-browser-connector.enable = true;
|
||||
|
||||
services.tailscale.enable = true;
|
||||
networking.networkmanager.enable = true; # Easiest to use and most distros use this by default.
|
||||
|
||||
networking.networkmanager.dns = "systemd-resolved";
|
||||
|
@ -87,15 +86,6 @@
|
|||
portalPackage = pkgs.unstable.xdg-desktop-portal-hyprland;
|
||||
};
|
||||
|
||||
time.timeZone = "Europe/Paris";
|
||||
|
||||
# Select internationalisation properties.
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
console = {
|
||||
font = "Lat2-Terminus16";
|
||||
useXkbConfig = true; # use xkbOptions in tty.
|
||||
};
|
||||
|
||||
programs.dconf.enable = true;
|
||||
services.emacs = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue