ma main-laptop: remove look-up
This commit is contained in:
parent
e55cc0644e
commit
cd0e850132
@ -12,7 +12,7 @@ let
|
||||
in {
|
||||
imports = [
|
||||
./gui/base.nix
|
||||
./gui/look-up.nix
|
||||
# ./gui/look-up.nix
|
||||
./fetchWallpaper.nix
|
||||
./zsh-user.nix
|
||||
./tools/core.nix
|
||||
@ -69,7 +69,6 @@ in {
|
||||
};
|
||||
security.sudo.extraConfig = "${config.krebs.power-action.user} ALL= (root) NOPASSWD: ${pkgs.systemd}/bin/systemctl suspend";
|
||||
|
||||
services.redshift.enable = true;
|
||||
location.latitude = 48.7;
|
||||
location.longitude = 9.1;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user