Move gammastep configuration
This commit is contained in:
parent
3cad85bcdf
commit
00b2502936
4 changed files with 6 additions and 8 deletions
|
@ -1,10 +1,6 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./t480/gammastep.nix
|
||||
];
|
||||
|
||||
programs = {
|
||||
zsh.shellAliases =
|
||||
let
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
{
|
||||
services.gammastep.enable = true;
|
||||
services.gammastep.provider = "geoclue2";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue