Some random minor fixes

This commit is contained in:
Emmet 2023-12-24 07:37:12 -06:00
parent 073782130e
commit 8df1df80d1
4 changed files with 8 additions and 1 deletions

View file

@ -9,6 +9,7 @@
../../system/hardware/systemd.nix # systemd config
../../system/hardware/kernel.nix # Kernel config
../../system/hardware/power.nix # Power management
../../system/hardware/time.nix # Network time sync
../../system/hardware/opengl.nix
../../system/hardware/printing.nix
../../system/hardware/bluetooth.nix

5
system/hardware/time.nix Normal file
View file

@ -0,0 +1,5 @@
{ config, lib, pkgs, ... }:
{
services.ntp.enable = true;
}

View file

@ -1645,6 +1645,7 @@ EAF doesn't work on Wayland :(
(map! :leader
:desc "Projectile grep"
"/" #'projectile-grep)
#+END_SRC
** sudo-edit
#+BEGIN_SRC emacs-lisp :tangle config.el

View file

@ -40,7 +40,7 @@
exec-once = emacs --daemon
#exec-once = swayidle -w timeout 90 '${pkgs.gtklock}/bin/gtklock -d' timeout 210 'suspend-unless-render' resume '${pkgs.hyprland}/bin/hyprctl dispatch dpms on' before-sleep "${pkgs.gtklock}/bin/gtklock -d"
exec-once = swayidle -w timeout 90 '${pkgs.swaylock}/bin/swaylock' timeout 210 'suspend-unless-render' resume '${pkgs.hyprland}/bin/hyprctl dispatch dpms on' before-sleep "${pkgs.swaylock}/bin/swaylock"
exec-once = swayidle -w timeout 90 '${pkgs.swaylock}/bin/swaylock -f' timeout 210 'suspend-unless-render' resume '${pkgs.hyprland}/bin/hyprctl dispatch dpms on' before-sleep "${pkgs.swaylock}/bin/swaylock -f"
exec-once = obs-notification-mute-daemon
exec = ~/.swaybg-stylix